Sdílet prostřednictvím


GraphTransactionCanceledException – 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 GraphTransactionCanceledException(
    string message
)
public:
GraphTransactionCanceledException(
    String^ message
)
new : 
        message:string -> GraphTransactionCanceledException
public function GraphTransactionCanceledException(
    message : String
)

Parametry

  • message
    Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GraphTransactionCanceledException Třída

GraphTransactionCanceledException – přetížení

Microsoft.VisualStudio.GraphModel – obor názvů