RunInstallerAttribute.RunInstaller 屬性

定義

會獲得一個值,指示安裝組件時是否應呼叫安裝程式。

public:
 property bool RunInstaller { bool get(); };
public bool RunInstaller { get; }
member this.RunInstaller : bool
Public ReadOnly Property RunInstaller As Boolean

屬性值

true安裝組件時是否應呼叫安裝程式;否則,。 false

適用於