InstallerTypeAttribute.InstallerType Propriedade

Definição

Obtém o tipo de instalador associado a esse atributo.

public:
 virtual property Type ^ InstallerType { Type ^ get(); };
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
public virtual Type? InstallerType { get; }
public virtual Type InstallerType { get; }
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
member this.InstallerType : Type
member this.InstallerType : Type
Public Overridable ReadOnly Property InstallerType As Type

Valor da propriedade

Um Type que representa o tipo de instalador associado a esse atributo ou null se um instalador não existe.

Atributos

Aplica-se a