SpaceNegotiatingAdornmentTag.ProviderTag Propriété

Définition

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é

Object

Objet unique qui identifie le fournisseur de l'ornement.

Remarques

Cet objet est utilisé pour récupérer des ornements en appelant GetAdornmentTags(Object) .

S’applique à