ProvideFileSystemProviderAttribute.RegValueNames.Scheme 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 URI scheme (e.g. "ftp") supported by the file system provider. If this registry value is present, then the service is considered a file system provider.
public: System::String ^ Scheme;
public const string Scheme;
val mutable Scheme : string
Public Const Scheme As String