StyleBase.Language 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 une expression qui prend la valeur de la langue principale du texte.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Language { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Language { get; }
member this.Language : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property Language As ReportStringProperty
Valeur de propriété
Objet ReportStringProperty qui représente la langue principale du texte.