Report.Description プロパティ

定義

報告書の説明を手に入れる。

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

プロパティ値

string の値。

適用対象