_Global.ProtectedViewWindows Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a ProtectedViewWindows object that represents the open protected view windows.
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
Property Value
A ProtectedViewWindows object.
Remarks
Read-only.