다음을 통해 공유


Label.Id 속성

정의

이 'Label' 개체의 ID를 가져옵니다.

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

속성 값

레이블의 ID입니다.

적용 대상