Partilhar via


Propriedade SourceControlBindings.ProviderRegKey

Obtém o caminho do registro para as configurações do provedor.

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

Sintaxe

'Declaração
ReadOnly Property ProviderRegKey As String
string ProviderRegKey { get; }
property String^ ProviderRegKey {
    String^ get ();
}
abstract ProviderRegKey : string
function get ProviderRegKey () : String

Valor de propriedade

Tipo: System.String
Um caminho de registro.

Segurança do .NET Framework

Consulte também

Referência

SourceControlBindings Interface

Namespace EnvDTE80