Поделиться через


IConsiderIgnoreFragment.ConsiderIgnoreMessages - свойство

Список разделенных запятыми сообщений, которые должны учитываться или игнорироваться.

Пространство имен:  Microsoft.VisualStudio.Uml.Interactions
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
Property ConsiderIgnoreMessages As String
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 - пространство имен