次の方法で共有


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

適用対象