ServicedComponent::Construct Method (String^)
.NET Framework (current version)
Called by the infrastructure just after the constructor is called, passing in the constructor string. Override this method to make use of the construction string value.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Parameters
- s
-
Type:
System::String^
The construction string.
.NET Framework
Available since 1.1
Available since 1.1
Show: