IVSWebReferenceDynamicProperties2::GetDynamicPropertyName Method (String^)

 

Returns the name of the Web service dynamic property.

Namespace:   VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

String^ GetDynamicPropertyName(
	String^ pszWebServiceName
)

Parameters

pszWebServiceName
Type: System::String^

String specifying the name of the Web service.

Return Value

Type: System::String^

Returns a string containing the name of a Web reference dynamic property.

Return to top
Show: