다음을 통해 공유


ViewComponentDescriptor.Id 속성

정의

ViewComponentDescriptor에 대해 생성된 고유 식별자를 가져오거나 설정합니다.

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

속성 값

적용 대상