EnumObject.GetFixedStringProperty(String, Boolean) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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