ForEachItemEnumeratorClass.ID 속성

정의

열거자 클래스에 할당된 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

속성 값

열거자 클래스에 할당된 GUID를 포함하는 문자열입니다.

구현

ID

적용 대상