다음을 통해 공유


ITextChange2.IsOpaque 속성

Flag indicating whether the change is opaque.

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

구문

‘선언
ReadOnly Property IsOpaque As Boolean
bool IsOpaque { get; }
property bool IsOpaque {
    bool get ();
}
abstract IsOpaque : bool with get
function get IsOpaque () : boolean

속성 값

형식: Boolean
Returns true if the change is opaque; otherwise, returns false.

.NET Framework 보안

참고 항목

참조

ITextChange2 인터페이스

Microsoft.VisualStudio.Text 네임스페이스