Sdílet prostřednictvím


IConsiderIgnoreFragment.ConsiderIgnoreMessages – vlastnost

Čárkami oddělený seznam zpráv za nebo ignorovány.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IConsiderIgnoreFragment Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů