IProviderMetadataBase.Type Property
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 Unique Type for this Provider
public:
property Guid Type { Guid get(); };
public Guid Type { get; }
member this.Type : Guid
Public ReadOnly Property Type As Guid