Partilhar via


Construtor GraphException (String)

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
public GraphException(
    string message
)
public:
GraphException(
    String^ message
)
new : 
        message:string -> GraphException
public function GraphException(
    message : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GraphException Classe

Sobrecargas GraphException

Namespace Microsoft.VisualStudio.GraphModel