IVSWebReferenceDynamicProperties2::SupportsDynamicProperties Method ()

 

Indicates if a Web service supports dynamic properties.

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

bool SupportsDynamicProperties()

Return Value

Type: System::Boolean

A boolean indicating whether a Web service supports dynamic properties (true) or not (false).

Return to top
Show: