Share via


IVsXMLMemberDataDeprecation.Description Property

Gets the description.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.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: String
The description.

.NET Framework Security

See Also

Reference

IVsXMLMemberDataDeprecation Interface

Microsoft.VisualStudio.Shell.Interop Namespace