InstallerTypeAttribute.InstallerType Propriedade

Definição

Obtém o tipo de instalador associado a este 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 de Propriedade

A Type que representa o tipo de instalador associado a este atributo, ou null se um instalador não existir.

Atributos

Aplica-se a