IConsiderIgnoreFragment::ConsiderIgnoreMessages Property

 

A comma-separated list of messages to be considered or ignored.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property String^ ConsiderIgnoreMessages {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

Return to top
Show: