다음을 통해 공유


XmlMemberMapping.TypeFullName 속성

정의

이 매핑에 대한 .NET 형식의 정규화된 형식 이름을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

String

이 매핑에 대한 .NET 형식의 정규화된 형식 이름입니다.

적용 대상