SpaceNegotiatingAdornmentTag.ProviderTag Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un objet unique qui identifie le fournisseur de l'ornement.
public:
property System::Object ^ ProviderTag { System::Object ^ get(); };
public:
property Platform::Object ^ ProviderTag { Platform::Object ^ get(); };
public object ProviderTag { get; }
member this.ProviderTag : obj
Public ReadOnly Property ProviderTag As Object
Valeur de propriété
Objet unique qui identifie le fournisseur de l'ornement.
Remarques
Cet objet est utilisé pour récupérer des ornements en appelant GetAdornmentTags(Object) .