XPathExpression.GetAttribute(String, String) Método

Definição

obter atributo para o nível determinado do 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

nome do atributo

type
String

nome do nível

Retornos

Aplica-se a