次の方法で共有


ParameterInstance.Omit プロパティ

定義

Omit クラスの Parameter プロパティの計算値を取得します。

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

プロパティ値

Boolean プロパティの計算値を表す Omit 値。

適用対象