PluginRecord.Description Property

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

Syntax

'宣言
Public ReadOnly Property Description As String
    Get
public string Description { get; }
public:
property String^ Description {
    String^ get ();
}
member Description : string
function get Description () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

PluginRecord Class

Microsoft.TeamFoundation Namespace