PartUpdateDisallowedException Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| PartUpdateDisallowedException(SerializationInfo, StreamingContext) | |
| PartUpdateDisallowedException(String, String) |
PartUpdateDisallowedException(SerializationInfo, StreamingContext)
protected:
PartUpdateDisallowedException(System::Runtime::Serialization::SerializationInfo ^ si, System::Runtime::Serialization::StreamingContext sc);
protected PartUpdateDisallowedException(System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext sc);
new Microsoft.XLANGs.Core.PartUpdateDisallowedException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.Core.PartUpdateDisallowedException
Protected Sub New (si As SerializationInfo, sc As StreamingContext)
Parameter
Gilt für:
PartUpdateDisallowedException(String, String)
public:
PartUpdateDisallowedException(System::String ^ msgName, System::String ^ partName);
public PartUpdateDisallowedException(string msgName, string partName);
new Microsoft.XLANGs.Core.PartUpdateDisallowedException : string * string -> Microsoft.XLANGs.Core.PartUpdateDisallowedException
Public Sub New (msgName As String, partName As String)
Parameter
- msgName
- String
- partName
- String