AmbiguousXPathException クラス

定義

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
継承
属性

コンストラクター

AmbiguousXPathException(SerializationInfo, StreamingContext)
AmbiguousXPathException(String)

プロパティ

EventId (継承元 AmbiguousXPathException)
Message (継承元 XLANGsException)
XPath (継承元 AmbiguousXPathException)

メソッド

GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象