WebReference Properties

 

Namespace:   VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Properties

Name Description
System_CAPS_pubproperty ContainingProject

Gets a reference to the project in the DTE object that contains this Web reference.

System_CAPS_pubproperty Discomap

Gets the discovery map for the Web reference.

System_CAPS_pubproperty DTE

Gets a reference to the DTE2 object that contains a Web site reference.

System_CAPS_pubproperty DynamicPropName

Gets a property name from the Web site configuration.

System_CAPS_pubproperty DynamicUrl

Gets or sets the URL used to access the Web service.

System_CAPS_pubproperty FileCodeModel

Gets the FileCodeModel object for the .asmx file.

System_CAPS_pubproperty Namespace

Gets the client namespace for the WebReference object.

System_CAPS_pubproperty ProjectItem

Gets the ProjectItem.

System_CAPS_pubproperty ServiceDefinitionUrl

Gets the URL that was used to get the service definition.

System_CAPS_pubproperty ServiceLocationUrl

Gets the service location URL for the first service defined in the WSDL file.

System_CAPS_pubproperty ServiceName

Gets the service name of the first service in the WSDL file.

System_CAPS_pubproperty WsdlAppRelativeUrl

Get the relative URL for the WSDL file.

See Also

WebReference Interface
VsWebSite Namespace

Return to top