Share via


_Application.ProtectedViewWindows Property

Returns a ProtectedViewWindows collection that represents all the Protected View windows that are open in the application. Read-only.

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 _Application
Dim value As ProtectedViewWindows

value = instance.ProtectedViewWindows
ProtectedViewWindows ProtectedViewWindows { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ProtectedViewWindows

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.PowerPoint Namespace