_Global.ProtectedViewWindows Property

Gets a ProtectedViewWindows collection that represents all the Protected View windows that are open in the application.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property ProtectedViewWindows As ProtectedViewWindows
    Get
'Usage
Dim instance As _Global
Dim value As ProtectedViewWindows

value = instance.ProtectedViewWindows
ProtectedViewWindows ProtectedViewWindows { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ProtectedViewWindows
Returns .

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.PowerPoint Namespace