共用方式為


IConsiderIgnoreFragment.ConsiderIgnoreMessages 屬性

待考慮或忽略之逗號分隔訊息清單。

命名空間:  Microsoft.VisualStudio.Uml.Interactions
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

'宣告
Property ConsiderIgnoreMessages As String
    Get
    Set
string ConsiderIgnoreMessages { get; set; }
property String^ ConsiderIgnoreMessages {
    String^ get ();
    void set (String^ value);
}
abstract ConsiderIgnoreMessages : string with get, set
function get ConsiderIgnoreMessages () : String
function set ConsiderIgnoreMessages (value : String)

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

IConsiderIgnoreFragment 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間