EnumObject.GetFixedStringProperty(String, Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得固定(從濾波器中已知值)的屬性,該屬性為字串
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
將雙引號替換成一個單引號