次の方法で共有


NoSuchPartException クラス

定義

public ref class NoSuchPartException : Microsoft::XLANGs::BaseTypes::NoSuchPartException
[System.Serializable]
public class NoSuchPartException : Microsoft.XLANGs.BaseTypes.NoSuchPartException
type NoSuchPartException = class
    inherit NoSuchPartException
Public Class NoSuchPartException
Inherits NoSuchPartException
継承
属性

コンストラクター

NoSuchPartException(SerializationInfo, StreamingContext)
NoSuchPartException(String, String)

プロパティ

EventId (継承元 NoSuchPartException)
Message (継承元 XLANGsException)
MessageName (継承元 NoSuchPartException)
PartName (継承元 NoSuchPartException)

メソッド

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

適用対象