DynamicUpdateMapBuilder.ForImplementation 屬性

定義

取得或設定 DynamicUpdateMapBuilder 是否用於實作。

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

屬性值

Boolean

如果 DynamicUpdateMapBuilder 是用於實作,則為 true,否則為 false

適用於