AmbiguousXPathException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class AmbiguousXPathException : Microsoft::XLANGs::BaseTypes::AmbiguousXPathException
[System.Serializable]
public class AmbiguousXPathException : Microsoft.XLANGs.BaseTypes.AmbiguousXPathException
type AmbiguousXPathException = class
inherit AmbiguousXPathException
Public Class AmbiguousXPathException
Inherits AmbiguousXPathException
- Vererbung
- Attribute
Konstruktoren
| AmbiguousXPathException(SerializationInfo, StreamingContext) | |
| AmbiguousXPathException(String) |
Eigenschaften
| EventId | (Geerbt von AmbiguousXPathException) |
| Message | (Geerbt von XLANGsException) |
| XPath | (Geerbt von AmbiguousXPathException) |
Methoden
| GetObjectData(SerializationInfo, StreamingContext) | (Geerbt von XLANGsException) |
| GetState(String) | (Geerbt von XLANGsException) |
| SetMessage(String) | (Geerbt von XLANGsException) |
| SetState(String, Object) | (Geerbt von XLANGsException) |