InstallerTypeAttribute.InstallerType Propriedade

Definição

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

public:
 virtual property Type ^ InstallerType { Type ^ get(); };
public virtual Type InstallerType { get; }
public virtual Type? InstallerType { get; }
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.

Aplica-se a