IRegistrationServices.GetManagedCategoryGuid Method

Definition

Returns the GUID of the COM category that contains the managed classes.

public:
 Guid GetManagedCategoryGuid();
public Guid GetManagedCategoryGuid ();
abstract member GetManagedCategoryGuid : unit -> Guid
Public Function GetManagedCategoryGuid () As Guid

Returns

The GUID of the COM category that contains the managed classes.

Applies to