共用方式為


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)

適用於