WebSiteProperties2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the properties that are supported by a Web site project in Visual Studio.
public interface class WebSiteProperties2 : VsWebSite::WebSiteProperties
[System.Runtime.InteropServices.Guid("0F4EDFB6-C797-42FB-A7E0-0C93D6F4FB6B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface WebSiteProperties2 : VsWebSite.WebSiteProperties
[<System.Runtime.InteropServices.Guid("0F4EDFB6-C797-42FB-A7E0-0C93D6F4FB6B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type WebSiteProperties2 = interface
interface WebSiteProperties
Public Interface WebSiteProperties2
Implements WebSiteProperties
- Derived
- Attributes
- Implements