IConsiderIgnoreFragment.ConsiderIgnoreMessages (Propiedad)

Lista separada por comas de mensajes que se tienen en cuenta o se pasan por alto.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Interactions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

IConsiderIgnoreFragment Interfaz

Microsoft.VisualStudio.Uml.Interactions (Espacio de nombres)