VCWinRTReference.Description Property

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

VCWinRTReference Interface

Microsoft.VisualStudio.VCProjectEngine Namespace