IAppxManifestDocument2.ApplicationStartPage 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.
Gets or sets the application start page.
public:
property System::String ^ ApplicationStartPage { System::String ^ get(); };
public:
property Platform::String ^ ApplicationStartPage { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743823)]
public string ApplicationStartPage { get; }
public string ApplicationStartPage { get; }
[<System.Runtime.InteropServices.DispId(1610743823)>]
member this.ApplicationStartPage : string
member this.ApplicationStartPage : string
Public ReadOnly Property ApplicationStartPage As String
Property Value
Returns String.
Implements
- Attributes