Gets the web site that the bundler is attached to.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IWebSite WebSite { get; }
ReadOnly Property WebSite As IWebSite
Get
property IWebSite^ WebSite {
IWebSite^ get ();
}
abstract WebSite : IWebSite with get
Property Value
Type:
IWebSiteSee Also