ProvideFileSystemProviderAttribute.RegValueNames.UIContextGuid Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The registry value to store the UI context Guid for the file system provider. If this registry value is present, then the file system provider is only loaded when the UI context is added.
public: System::String ^ UIContextGuid;
public const string UIContextGuid;
val mutable UIContextGuid : string
Public Const UIContextGuid As String