AttachedPropertyBrowsableForTypeAttribute.TypeId 속성

정의

AttachedPropertyBrowsableForTypeAttribute .NET Framework 특성에 대한 고유 형식 식별자를 가져옵니다.

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

AttachedPropertyBrowsableForTypeAttribute의 고유 식별자인 개체입니다.

설명

이 구현은 각 .NET Framework 특성에 대해 고유한 값을 반환합니다. 이 .NET Framework 특성은 여러 가지 사용을 허용하기 때문에 필요합니다.

적용 대상