_Global.ProtectedViewWindows Property

Definition

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.

Applies to