XPathExpression.GetAttribute(String, String) 메서드

정의

필터에서 지정된 수준에 대한 특성 가져오기

public string GetAttribute(string attributeName, string type);
member this.GetAttribute : string * string -> string
Public Function GetAttribute (attributeName As String, type As String) As String

매개 변수

attributeName
String

특성 이름

type
String

수준 이름

반품

적용 대상