CodeActivityMetadata.HasViolations 属性

定义

获取指示元数据中是否存在任何验证错误的值。

public bool HasViolations { get; }

属性值

如果存在验证错误,则返回的值为 true;否则为 false

适用于