HostTypeAttribute Classe (sistema de 2007)
Especifica a relação entre um tipo e o nome canônico.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (em Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll)
Sintaxe
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Struct Or AttributeTargets.Enum Or AttributeTargets.Interface Or AttributeTargets.Delegate, AllowMultiple := False, _
Inherited := False)> _
Public NotInheritable Class HostTypeAttribute _
Inherits Attribute
Dim instance As HostTypeAttribute
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Enum|AttributeTargets.Interface|AttributeTargets.Delegate, AllowMultiple = false,
Inherited = false)]
public sealed class HostTypeAttribute : Attribute
Hierarquia de herança
System.Object
System.Attribute
Microsoft.VisualStudio.Tools.Applications.Runtime.HostTypeAttribute
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.