_Application.ActiveProtectedViewWindow Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un ProtectedViewWindow objet qui représente la fenêtre en mode protégé active.
public:
property Microsoft::Office::Interop::Word::ProtectedViewWindow ^ ActiveProtectedViewWindow { Microsoft::Office::Interop::Word::ProtectedViewWindow ^ get(); };
public Microsoft.Office.Interop.Word.ProtectedViewWindow ActiveProtectedViewWindow { get; }
member this.ActiveProtectedViewWindow : Microsoft.Office.Interop.Word.ProtectedViewWindow
Public ReadOnly Property ActiveProtectedViewWindow As ProtectedViewWindow
Valeur de propriété
Objet ProtectedViewWindow.
Remarques
En lecture seule.