Sdílet prostřednictvím


GraphException – konstruktor (String)

Obor názvů:  Microsoft.VisualStudio.GraphModel
Sestavení:  Microsoft.VisualStudio.GraphModel (v Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

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

Parametry

  • message
    Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GraphException Třída

GraphException – přetížení

Microsoft.VisualStudio.GraphModel – obor názvů