ToolboxItemFilterAttribute.TypeId 속성

정의

해당 특성의 형식 ID를 가져옵니다.

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

속성 값

이 특성의 형식 ID입니다. 필터 문자열이 같은 모든 ToolboxItemFilterAttribute 개체는 같은 형식 ID를 반환합니다.

적용 대상