ProvideFileSystemProviderAttribute.UIContextGuid 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 ou définit l’UIContext qui sera actif lorsque le fournisseur peut être appelé. S’il n’existe aucune restriction sur le moment où le fournisseur peut être appelé, il s’agit Emptyde .
public:
property Guid UIContextGuid { Guid get(); void set(Guid value); };
public Guid UIContextGuid { get; set; }
member this.UIContextGuid : Guid with get, set
Public Property UIContextGuid As Guid