Share via


SourceControlBindings.ProviderName Property

Gets the name adopted by the provider.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
ReadOnly Property ProviderName As String
string ProviderName { get; }
property String^ ProviderName {
    String^ get ();
}
abstract ProviderName : string with get
function get ProviderName () : String

Property Value

Type: System.String
A name.

.NET Framework Security

See Also

Reference

SourceControlBindings Interface

EnvDTE80 Namespace