SourceControlBindings::ProviderName Property

 

Gets the name adopted by the provider.

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

property String^ ProviderName {
	String^ get();
}

Property Value

Type: System::String^

A name.

Return to top
Show: