Share via


ProvideFileSystemProviderAttribute.UIContextGuid Property

Definition

Gets or sets the UIContext that will be active when the provider can be invoked. If there are no restrictions on when the provider can be invoked, this is Empty.

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

Property Value

Applies to