共用方式為


GraphException.Message 屬性

取得訊息

命名空間:  Microsoft.VisualStudio.GraphModel
組件:  Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)

語法

'宣告
Public Overrides ReadOnly Property Message As String
public override string Message { get; }
public:
virtual property String^ Message {
    String^ get () override;
}
abstract Message : string with get 
override Message : string with get
override function get Message () : String

屬性值

類型:String
傳回 String

實作

_Exception.Message

.NET Framework 安全性

請參閱

參考

GraphException 類別

Microsoft.VisualStudio.GraphModel 命名空間