XPathExpression.Expression Vlastnost

Definice

Při přepsání v odvozené třídě získá string reprezentaci XPathExpression.

public:
 abstract property System::String ^ Expression { System::String ^ get(); };
public abstract string Expression { get; }
member this.Expression : string
Public MustOverride ReadOnly Property Expression As String

Hodnota vlastnosti

String

Reprezentace string XPathExpression.

Platí pro