다음을 통해 공유


ViewComponentDescriptor.TypeInfo 속성

정의

TypeInfo를 가져오거나 설정합니다.

public:
 property System::Reflection::TypeInfo ^ TypeInfo { System::Reflection::TypeInfo ^ get(); void set(System::Reflection::TypeInfo ^ value); };
public System.Reflection.TypeInfo TypeInfo { get; set; }
member this.TypeInfo : System.Reflection.TypeInfo with get, set
Public Property TypeInfo As TypeInfo

속성 값

적용 대상