Gets the friendly name used to refer to the provider during configuration.
Public Overridable ReadOnly Property Name As String
Dim instance As ProviderBase Dim value As String value = instance.Name
public virtual string Name { get; }
public: virtual property String^ Name { String^ get (); }
public function get Name () : String
The recommended pattern for this string is: [Provider Creator][Implementation Type][Feature]Provider. Although the Description property also provides a friendly description, the Name property is used as an identifier for the provider.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98