다음을 통해 공유


ManagedParameterWrapper.Sensitive 속성

정의

매개 변수에 중요한 값이 포함되는지 여부를 가져오거나 설정합니다.

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

속성 값

매개 변수에 중요한 값이 포함되어 있으면 True입니다. 그렇지 않으면 false입니다.

구현

적용 대상