AdhocWorkspace.CanOpenDocuments 属性

定义

返回 true,表示可以调用打开和关闭文档 API,将文档添加到打开的文档列表中。

public:
 virtual property bool CanOpenDocuments { bool get(); };
public override bool CanOpenDocuments { get; }
member this.CanOpenDocuments : bool
Public Overrides ReadOnly Property CanOpenDocuments As Boolean

属性值

适用于