PageResult.Model 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 le modèle de page.
public:
property System::Object ^ Model { System::Object ^ get(); };
public object Model { get; }
member this.Model : obj
Public ReadOnly Property Model As Object