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 값입니다.

적용 대상