NativeActivityMetadata.HasViolations Propiedad

Definición

Obtiene un valor que indica si hay errores de validación en los metadatos.

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

Valor de propiedad

true si hay errores de validación; en caso contrario, false.

Se aplica a