EnumObject.GetFixedStringProperty(String, Boolean) Méthode
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.
get a fixed ( with known value from filter ) property of type string
protected string GetFixedStringProperty(string propertyName, bool removeEscape);
member this.GetFixedStringProperty : string * bool -> string
Protected Function GetFixedStringProperty (propertyName As String, removeEscape As Boolean) As String
Paramètres
- propertyName
- String
nom de la propriété demandée
- removeEscape
- Boolean
remplacer les guillemets doubles par un guillemet unique