set_ConformsTo()

WebServiceBindingAttribute::set_ConformsTo(System::SharedPtr<WsiProfiles>) method

Sets the WSI specification.

void System::Web::Services::WebServiceBindingAttribute::set_ConformsTo(System::SharedPtr<WsiProfiles> value)

Arguments

ParameterTypeDescription
valueSystem::SharedPtr<WsiProfiles>The value that must be set.

See Also