ProvideSourceControlProviderAttribute.RegisteredProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the guid identifying the provider
public:
property Guid RegisteredProvider { Guid get(); };
public Guid RegisteredProvider { get; }
member this.RegisteredProvider : Guid
Public ReadOnly Property RegisteredProvider As Guid