InstallerTypeAttribute.InstallerType Vlastnost

Definice

Získá typ instalačního programu přidruženého k tomuto atributu.

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

Hodnota vlastnosti

A Type , který představuje typ instalačního programu přidruženého k tomuto atributu nebo null pokud instalační program neexistuje.

Atributy

Platí pro