次の方法で共有


PropertyUpdateDisallowedException クラス

定義

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

コンストラクター

PropertyUpdateDisallowedException(SerializationInfo, StreamingContext)
PropertyUpdateDisallowedException(String, String, String)

プロパティ

EventId
Message (継承元 XLANGsException)
MessageName
PropertyName
PropertyNamespace

メソッド

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

適用対象