_Explorer.NavigationPane 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.
Renvoie un NavigationPane objet qui représente le volet de navigation d’un Explorer objet. En lecture seule.
public:
property Microsoft::Office::Interop::Outlook::NavigationPane ^ NavigationPane { Microsoft::Office::Interop::Outlook::NavigationPane ^ get(); };
public Microsoft.Office.Interop.Outlook.NavigationPane NavigationPane { get; }
Public ReadOnly Property NavigationPane As NavigationPane
Valeur de propriété
Remarques
Certains objets Explorer ne possèdent aucun objet NavigationPane associé. Dans ce cas, cette propriété renvoie Nothing (référence null (Nothing en Visual Basic) en C#)