ComMethodElement Constructor (String^)

 

Initializes a new instance of the ComMethodElement class with the specified method.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
ComMethodElement(
	String^ method
)

Parameters

method
Type: System::String^

A COM+ method exposed.

.NET Framework
Available since 3.0
Return to top
Show: