InstallerTypeAttribute.InstallerType Eigenschaft

Definition

Ruft den Typ des Installationsprogramms ab, das diesem Attribut zugeordnet ist.

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

Eigenschaftswert

Ein Type, der den Typ des Installationsprogramms darstellt, das diesem Attribut zugeordnet ist, oder null, wenn kein Installationsprogramm vorhanden ist.

Gilt für: