VSWebSite::WebReferences Property

 

Gets a WebReferences object containing references to the Web services consumed by the Web site.

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

property WebReferences^ WebReferences {
	WebReferences^ get();
}

Property Value

Type: VsWebSite::WebReferences^

A WebReferences object containing references to the Web services consumed by the Web site.

Return to top
Show: