ValidationSettings.PrepareForRuntime 屬性

定義

取得或設定一個值,指示該實例是否已準備好執行。

public:
 property bool PrepareForRuntime { bool get(); void set(bool value); };
public bool PrepareForRuntime { get; set; }
member this.PrepareForRuntime : bool with get, set
Public Property PrepareForRuntime As Boolean

屬性值

true如果此實例已為執行時準備;否則,。 false

適用於