InstallerTypeAttribute.InstallerType Egenskap

Definition

Hämtar den typ av installationsprogram som är associerat med det här attributet.

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

Egenskapsvärde

En Type som representerar den typ av installationsprogram som är associerat med det här attributet eller null om det inte finns något installationsprogram.

Attribut

Gäller för