다음을 통해 공유


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)

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

IConsiderIgnoreFragment 인터페이스

Microsoft.VisualStudio.Uml.Interactions 네임스페이스