Share via


ProvideFileSystemProviderAttribute.RegValueNames.Scheme Field

Definition

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 

Field Value

Applies to