VBProjectProperties7.DefaultHTMLPageLayout Property
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.
public:
property VSLangProj::prjHTMLPageLayout DefaultHTMLPageLayout { VSLangProj::prjHTMLPageLayout get(); void set(VSLangProj::prjHTMLPageLayout value); };
public:
property VSLangProj::prjHTMLPageLayout DefaultHTMLPageLayout { VSLangProj::prjHTMLPageLayout get(); void set(VSLangProj::prjHTMLPageLayout value); };
[System.Runtime.InteropServices.DispId(10023)]
public VSLangProj.prjHTMLPageLayout DefaultHTMLPageLayout { [System.Runtime.InteropServices.DispId(10023)] get; [System.Runtime.InteropServices.DispId(10023)] set; }
[<System.Runtime.InteropServices.DispId(10023)>]
[<get: System.Runtime.InteropServices.DispId(10023)>]
[<set: System.Runtime.InteropServices.DispId(10023)>]
member this.DefaultHTMLPageLayout : VSLangProj.prjHTMLPageLayout with get, set
Public Property DefaultHTMLPageLayout As prjHTMLPageLayout
Property Value
Implements
- Attributes