RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLHTMLPublish.TargetNamespace Property

Specifies the target namespace URL of the WSDL document.

Pascal
property TargetNamespace: InvString;
C++
__property InvString TargetNamespace;

Use TargetNamespace to specify a namespace for the WSDL documents this component publishes. This is the namespace URL that the WSDL document uses for the definitions it publishes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!