ManagementBaseObject Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Initializes a new instance of the ManagementBaseObject class that is serializable.
Assembly: System.Management (in System.Management.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
The SerializationInfo to populate with data.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
The destination (see StreamingContext ) for this serialization.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: