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

プロパティ値

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

適用対象