다음을 통해 공유


TextExtent.IsSignificant 속성

익스텐트 중대 한 것인지 결정 합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Operations
어셈블리:  Microsoft.VisualStudio.Text.Logic(Microsoft.VisualStudio.Text.Logic.dll)

구문

‘선언
Public ReadOnly Property IsSignificant As Boolean
public bool IsSignificant { get; }
public:
property bool IsSignificant {
    bool get ();
}
member IsSignificant : bool with get
function get IsSignificant () : boolean

속성 값

형식: Boolean
true 정도 그렇지 않으면 중요 한 경우 false.

설명

이 속성은 반환 false 는 탐색 도중 무시 해야 다른 의미 없는 문자를 공백 문자에 대 한.

.NET Framework 보안

참고 항목

참조

TextExtent 구조체

Microsoft.VisualStudio.Text.Operations 네임스페이스