XamlDeferLoadAttribute.ContentTypeName 속성

정의

지연 로드 동작에 사용할 구현에 대한 형식의 문자열 이름을 가져옵니다.

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

속성 값

지연 로드 동작에 사용할 변환기에 대한 형식의 문자열 이름입니다.

적용 대상

추가 정보