InstallerTypeAttribute.InstallerType Propiedad

Definición

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

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

Atributos

Se aplica a