Udostępnij za pośrednictwem


Konstruktor DirectiveProcessorException — (String)

Inicjuje nowe wystąpienie DirectiveProcessorException klasy określony komunikat o błędzie.

Przestrzeń nazw:  Microsoft.VisualStudio.TextTemplating
Zestaw:  Microsoft.VisualStudio.TextTemplating.12.0 (w Microsoft.VisualStudio.TextTemplating.12.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String _
)
public DirectiveProcessorException(
    string message
)
public:
DirectiveProcessorException(
    String^ message
)
new : 
        message:string -> DirectiveProcessorException
public function DirectiveProcessorException(
    message : String
)

Parametry

  • message
    Typ: String

    Komunikat, który opisuje błąd.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DirectiveProcessorException Klasa

Przeciążenie DirectiveProcessorException

Przestrzeń nazw Microsoft.VisualStudio.TextTemplating

Message