ILicenseType.Description Property

A description of the license type

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

ILicenseType Interface

Microsoft.TeamFoundation.Framework.Server Namespace