MobileCapabilities.PreferredRenderingType 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 nom général pour le type de contenu que le navigateur préfère.
public:
virtual property System::String ^ PreferredRenderingType { System::String ^ get(); };
public virtual string PreferredRenderingType { get; }
member this.PreferredRenderingType : string
Public Overridable ReadOnly Property PreferredRenderingType As String
Valeur de propriété
html32
ou chtml10
. La valeur par défaut est html32
.