DesignerCategoryAttribute.TypeId 속성

정의

이 특성에 대한 고유 식별자를 가져옵니다.

public:
 virtual property System::Object ^ TypeId { System::Object ^ get(); };
public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object

속성 값

특성에 대한 고유 식별자인 Object입니다.

적용 대상