DisplaySource.GetMetadata(Guid) 메서드

정의

원본에서 동적 메타데이터를 검색합니다.

public:
 virtual IBuffer ^ GetMetadata(Platform::Guid Key) = GetMetadata;
IBuffer GetMetadata(winrt::guid const& Key);
public IBuffer GetMetadata(Guid Key);
function getMetadata(Key)
Public Function GetMetadata (Key As Guid) As IBuffer

매개 변수

Key
Guid

Platform::Guid

winrt::guid

반환

IBuffer입니다.

적용 대상