Aracılığıyla paylaş


AssertValidation.IsWarning Özellik

Tanım

Onay doğrulama sonucunun bir uyarı mı yoksa hata mı olduğunu belirten değeri alır veya ayarlar.

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)

Özellik Değeri

InArgument<T>.

Şunlara uygulanır