DSDescriptionAttribute.Description 屬性

定義

支援 .NET Framework 基礎架構,並非設計用來直接從程式碼操作。

public:
 virtual property System::String ^ Description { System::String ^ get(); };
public override string Description { get; }
member this.Description : string
Public Overrides ReadOnly Property Description As String

屬性值

包含屬性或其他元素描述的字串。 該 Description 屬性包含對使用者有意義的描述。

適用於

另請參閱