Compartilhar via


Método IRegistrationServices.GetManagedCategoryGuid ()

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Retorna o GUID da categoria COM que contém as classes gerenciadas.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

Guid GetManagedCategoryGuid()
Guid GetManagedCategoryGuid()
abstract GetManagedCategoryGuid : unit -> Guid
Function GetManagedCategoryGuid As Guid

Valor Retornado

Type: System.Guid

O GUID da categoria COM que contém as classes gerenciadas.

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

Interface IRegistrationServices
Namespace System.Runtime.InteropServices

Retornar ao início