GraphTransactionCanceledException 构造函数 (String)

命名空间:  Microsoft.VisualStudio.GraphModel
程序集:  Microsoft.VisualStudio.GraphModel(在 Microsoft.VisualStudio.GraphModel.dll 中)

语法

声明
Public Sub New ( _
    message As String _
)
public GraphTransactionCanceledException(
    string message
)
public:
GraphTransactionCanceledException(
    String^ message
)
new : 
        message:string -> GraphTransactionCanceledException
public function GraphTransactionCanceledException(
    message : String
)

参数

.NET Framework 安全性

请参见

参考

GraphTransactionCanceledException 类

GraphTransactionCanceledException 重载

Microsoft.VisualStudio.GraphModel 命名空间