EnumObject.GetFixedStringProperty(String, Boolean) 方法

定義

取得固定(從濾波器中已知值)的屬性,該屬性為字串

protected string GetFixedStringProperty(string propertyName, bool removeEscape);
member this.GetFixedStringProperty : string * bool -> string
Protected Function GetFixedStringProperty (propertyName As String, removeEscape As Boolean) As String

參數

propertyName
String

所要求的財產名稱

removeEscape
Boolean

將雙引號替換成一個單引號

傳回

適用於