Udostępnij za pośrednictwem


AssertValidation.IsWarning Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy wynik weryfikacji potwierdzenia jest ostrzeżeniem, czy błędem.

public:
 property System::Activities::InArgument<bool> ^ IsWarning { System::Activities::InArgument<bool> ^ get(); void set(System::Activities::InArgument<bool> ^ value); };
public System.Activities.InArgument<bool> IsWarning { get; set; }
member this.IsWarning : System.Activities.InArgument<bool> with get, set
Public Property IsWarning As InArgument(Of Boolean)

Wartość właściwości

InArgument<T>.

Dotyczy