ProvideUIProviderAttribute.ProviderGuid Property

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public ReadOnly Property ProviderGuid As Guid
public Guid ProviderGuid { get; }
public:
property Guid ProviderGuid {
    Guid get ();
}
member ProviderGuid : Guid
function get ProviderGuid () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

ProvideUIProviderAttribute Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace