Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the GUID for the snap-in type.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
public Guid Guid { get; }
public:
property Guid Guid {
Guid get();
}
member Guid : Guid with get
Public ReadOnly Property Guid As Guid
Property Value
Type: System.Guid
The GUID
See Also
SnapInSettingsAttribute Class
Microsoft.ManagementConsole Namespace
Return to top