xApplication.SetStartPage(String) Method
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:
virtual void SetStartPage(System::String ^ _startpage);
public virtual void SetStartPage (string _startpage);
abstract member SetStartPage : string -> unit
override this.SetStartPage : string -> unit
Public Overridable Sub SetStartPage (_startpage As String)
Parameters
- _startpage
- String