Compartilhar via


Método RegistrationServices.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

public virtual Guid GetManagedCategoryGuid()
public:
virtual Guid GetManagedCategoryGuid()
abstract GetManagedCategoryGuid : unit -> Guid
override GetManagedCategoryGuid : unit -> Guid
Public Overridable Function GetManagedCategoryGuid As Guid

Valor Retornado

Type: System.Guid

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

Implementa

IRegistrationServices.GetManagedCategoryGuid()

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

Classe RegistrationServices
Namespace System.Runtime.InteropServices

Retornar ao início