InstallerTypeAttribute.InstallerType 屬性

定義

會取得與此屬性相關的安裝器類型。

public:
 virtual property Type ^ InstallerType { Type ^ get(); };
public virtual Type InstallerType { get; }
member this.InstallerType : Type
Public Overridable ReadOnly Property InstallerType As Type

屬性值

A Type 代表與此屬性相關的安裝程式類型,或 null 是安裝程式不存在。

適用於