DescriptionResourceAttribute.Description 属性

定义

获取存储在此属性 (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

属性值

String
属性

适用于