PropertyUpdateDisallowedException クラス

定義

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

コンストラクター

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

プロパティ

EventId (継承元 PropertyUpdateDisallowedException)
Message (継承元 XLANGsException)
MessageName (継承元 PropertyUpdateDisallowedException)
PropertyName (継承元 PropertyUpdateDisallowedException)
PropertyNamespace (継承元 PropertyUpdateDisallowedException)

メソッド

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

適用対象