InstallerTypeAttribute.InstallerType Propiedad

Definición

Obtiene el tipo de instalador asociado 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 propiedad

Type que representa el tipo de instalador asociado a este atributo o null si no existe un instalador.

Se aplica a