Condividi tramite


DisplaySource.GetMetadata(Guid) Metodo

Definizione

Recupera i metadati dinamici dall'origine.

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

Parametri

Key
Guid

Platform::Guid

winrt::guid

Restituisce

Un IBuffer.

Si applica a