Udostępnij za pośrednictwem


Konstruktor SimpleErrorListItem —

Konstruktor

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    text As String, _
    fileName As String, _
    priority As TaskPriority, _
    category As TaskErrorCategory _
)
public SimpleErrorListItem(
    string text,
    string fileName,
    TaskPriority priority,
    TaskErrorCategory category
)

Parametry

  • text
    Typ: System.String
    Tekst do wyświetlenia w oknie błędów.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SimpleErrorListItem Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell