DynamicDependencyAttribute.TypeName 속성

정의

지정된 멤버를 포함하는 형식의 전체 이름을 가져옵니다.

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

속성 값

설명

TypeName 지정되지 않은 경우 Type 소비자의 유형이 가정됩니다.

적용 대상