ObjectPoolingAttribute::IsValidTarget Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Called internally by the .NET Framework infrastructure while installing and configuring assemblies in the COM+ catalog.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Parameters
- s
-
Type:
System::String^
A string generated by the .NET Framework infrastructure that is checked for a special value that indicates a serviced component.
Even though it is a public method, the IsValidTarget method is intended only to be used from within the .NET Framework infrastructure. It is sufficient for a developer to apply the ObjectPoolingAttribute class attribute and set other members in its interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: