EnumObject.GetFixedStringProperty(String, Boolean) Metodo

Definizione

get a fixed ( with known value from filter ) property of type string (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

Parametri

propertyName
String

nome della proprietà richiesta

removeEscape
Boolean

sostituire virgolette doppie con una virgoletta singola

Valori restituiti

Si applica a