IVSWebReferenceDynamicProperties2::SetDynamicProperty Method (String^, String^)

 

Sets a dynamic Web reference property.

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

void SetDynamicProperty(
	String^ pszUrl,
	String^ pszPropertyName
)

Parameters

pszUrl
Type: System::String^

Web reference URL.

pszPropertyName
Type: System::String^

Name of the dynamic property.

Return to top
Show: