ProvideSourceControlProviderAttribute.DisplayNamePackage 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 package containing the display name of the provider
public:
property Guid DisplayNamePackage { Guid get(); };
public Guid DisplayNamePackage { get; }
member this.DisplayNamePackage : Guid
Public ReadOnly Property DisplayNamePackage As Guid