言語

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値です。

適用対象