共用方式為


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

適用於