ImageInfo.MonitoringClassGuid 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 globally unique identifier (GUID) for the monitoring class that the image is for.
public:
property Guid MonitoringClassGuid { Guid get(); };
public Guid MonitoringClassGuid { get; }
member this.MonitoringClassGuid : Guid
Public ReadOnly Property MonitoringClassGuid As Guid
Property Value
Returns a Guid object for the monitoring class that the image is for.