DescriptionResourceAttribute.Description Property

Definition

Gets the description stored in this attribute.

public:
 virtual property System::String ^ Description { System::String ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public override string Description { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.Description : string
Public Overrides ReadOnly Property Description As String

Property Value

Attributes

Applies to