XPathExpression.GetAttribute(String, String) Método

Definición

obtener atributo para el nivel especificado del filtro

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

Parámetros

attributeName
String

nombre del atributo

type
String

nombre de nivel

Devoluciones

Se aplica a