SourceControlBindings.ProviderName Property

Definition

Gets the name adopted by the provider.

public:
 property System::String ^ ProviderName { System::String ^ get(); };
public:
 property Platform::String ^ ProviderName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(6)]
public string ProviderName { [System.Runtime.InteropServices.DispId(6)] get; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
member this.ProviderName : string
Public ReadOnly Property ProviderName As String

Property Value

A name.

Attributes

Applies to