次の方法で共有


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

プロパティ値

DynamicUpdateMapBuilder が実装用の場合は true。それ以外の場合は false

適用対象