Forest.Name プロパティ

定義

フォレストの名前を取得します。

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

プロパティ値

この Forest の名前。

例外

オブジェクトは破棄されました。

適用対象