Aracılığıyla paylaş


TaskValidationMessage Oluşturucu

Oluşturucu.

Ad alanı:  Microsoft.VisualStudio.Modeling.Shell
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Sub New ( _
    context As ValidationContext, _
    description As String, _
    category As TaskCategory, _
    code As String, _
    violationType As ViolationType, _
    helpKeyword As String _
)
public TaskValidationMessage(
    ValidationContext context,
    string description,
    TaskCategory category,
    string code,
    ViolationType violationType,
    string helpKeyword
)

Parametreler

  • description
    Tür: System.String
    Sorun açıklaması.Bu metni kullanıcıya gösterilir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TaskValidationMessage Sınıf

Microsoft.VisualStudio.Modeling.Shell Ad Alanı