次の方法で共有


XPathSelectionException クラス

定義

public ref class XPathSelectionException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class XPathSelectionException : Microsoft.XLANGs.BaseTypes.XLANGsException
type XPathSelectionException = class
    inherit XLANGsException
Public MustInherit Class XPathSelectionException
Inherits XLANGsException
継承
XPathSelectionException
派生
属性

コンストラクター

XPathSelectionException(SerializationInfo, StreamingContext)
XPathSelectionException(String)

プロパティ

EventId
Message (継承元 XLANGsException)
XPath

メソッド

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

適用対象