CodeActivityMetadata.HasViolations 속성

정의

메타데이터에 유효성 검사 오류가 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool HasViolations { bool get(); };
public bool HasViolations { get; }
member this.HasViolations : bool
Public ReadOnly Property HasViolations As Boolean

속성 값

유효성 검사 오류가 있으면

적용 대상