EnumObject.GetFixedStringProperty(String, Boolean) 메서드

정의

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

매개 변수

propertyName
String

요청된 속성의 이름

removeEscape
Boolean

큰따옴표를 작은따옴표로 바꾸기

반품

적용 대상