Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
确定索引模式是处于打开状态还是关闭状态。
Visual Basic Public Readonly Property IsOpen As Boolean
C# public bool IsOpen { get;}
如果索引模式处于打开状态,则返回 true;否则返回 false。