PropertyEntry.Description プロパティ

定義

カプセル化されたプロパティの説明を取得します。

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

プロパティ値

説明を表す文字列です。

適用対象