VSWebSite::WebServices Property

 

Gets a WebServices object containing a collection of Web services that are exposed by this Web site.

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

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

Property Value

Type: VsWebSite::WebServices^

A WebServices object.

Return to top
Show: