_Application.ProtectedViewWindows 属性

定义

获取表示 ProtectedViewWindows 所有受保护的视图窗口的集合。

public:
 property Microsoft::Office::Interop::Word::ProtectedViewWindows ^ ProtectedViewWindows { Microsoft::Office::Interop::Word::ProtectedViewWindows ^ get(); };
public Microsoft.Office.Interop.Word.ProtectedViewWindows ProtectedViewWindows { get; }
member this.ProtectedViewWindows : Microsoft.Office.Interop.Word.ProtectedViewWindows
Public ReadOnly Property ProtectedViewWindows As ProtectedViewWindows

属性值

ProtectedViewWindows 对象。

注解

此为只读属性。

适用于