Freigeben über


TaskValidationMessage.Configure-Methode

Konfiguriert die angegebene Aufgabe mit Werten dieser Meldung.

Diese API ist nicht CLS-kompatibel. 

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Overridable Sub Configure ( _
    task As ValidationTask _
)
[CLSCompliantAttribute(false)]
public virtual void Configure(
    ValidationTask task
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TaskValidationMessage Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace