言語

Report.Name プロパティ

定義

報告書の名前を聞き取ります。

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

プロパティ値

報告書の名前が入った String

適用対象