ProvideSourceControlProviderAttribute.SccProviderService 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 of the provider's service
public:
property Guid SccProviderService { Guid get(); };
public Guid SccProviderService { get; }
member this.SccProviderService : Guid
Public ReadOnly Property SccProviderService As Guid