InstallerTypeAttribute.InstallerType Proprietà

Definizione

Ottiene il tipo di programma di installazione associato a questo attributo.

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

Valore della proprietà

Oggetto Type che rappresenta il tipo di programma di installazione associato a questo attributo o null se un programma di installazione non esiste.

Attributi

Si applica a