ILicenseFeature.Name Property

The name of the feature

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ILicenseFeature Interface

Microsoft.TeamFoundation.Framework.Server Namespace