AttributeProviderAttribute.TypeName 속성

정의

생성자에 전달된 어셈블리로 한정된 형식 이름을 가져옵니다.

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string TypeName { get; }
public string? TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

속성 값

생성자에 지정된 어셈블리로 한정된 형식 이름입니다.

적용 대상

추가 정보