_Application.ProtectedViewWindows Propiedad

Definición

Obtiene una ProtectedViewWindows colección que representa todas las ventanas de vista protegidas.

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

Valor de propiedad

Objeto ProtectedViewWindows .

Comentarios

Solo lectura.

Se aplica a