ForEachLoopClass.ID プロパティ

定義

ForEachLoopClass の GUID を取得します。 この値は読み取り専用です。

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

プロパティ値

ForEachLoopClass を識別する GUID です。

実装

ID

適用対象