次の方法で共有


ModelPerspective.ID プロパティ

定義

パースペクティブの ID を取得します。 読み取り専用です。

public:
 property System::String ^ ID { System::String ^ get(); void set(System::String ^ value); };
public string ID { get; set; }
member this.ID : string with get, set
Public Property ID As String

プロパティ値

String 値。

適用対象