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; }
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.

Aplica-se a