Partager via


DisplaySource.GetMetadata(Guid) Méthode

Définition

Récupère les métadonnées dynamiques de la source.

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

Paramètres

Key
Guid

Platform::Guid

winrt::guid

Retours

Un IBuffer.

S’applique à