Workspace.CanOpenDocuments プロパティ

定義

True の 場合、このワークスペースで手動でドキュメントを開いたり閉じたりできます。

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

プロパティ値

適用対象