SourceControlBindings.ProviderRegKey Property

Definition

Gets the registry path to the provider settings.

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

Property Value

A registry path.

Attributes

Applies to