IAppxManifestDocument.ApplicationStartPage Property

Definition

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.

Attributes

Applies to