ILicenseFeature.Description Property

A description of the feature

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ILicenseFeature Interface

Microsoft.TeamFoundation.Framework.Server Namespace