EnumObject.GetFixedStringProperty(String, Boolean) Método

Definición

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

Parámetros

propertyName
String

nombre de la propiedad solicitada

removeEscape
Boolean

reemplazar comillas dobles por una comilla simple

Devoluciones

Se aplica a