EnumObject.GetFixedStringProperty(String, Boolean) Méthode

Définition

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

Retours

S’applique à