TimedMetadataEncodingProperties.Type 속성

정의

형식화된 메타데이터의 형식 형식을 지정하는 문자열을 가져옵니다.

public:
 property Platform::String ^ Type { Platform::String ^ get(); };
winrt::hstring Type();
public string Type { get; }
var string = timedMetadataEncodingProperties.type;
Public ReadOnly Property Type As String

속성 값

String

Platform::String

winrt::hstring

형식화된 메타데이터의 형식 형식을 지정하는 문자열입니다.

구현

적용 대상