IAppxManifestDocument2::ApplicationStartPage Property

 

Gets or sets the application start page.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[DispIdAttribute(1610743823)]
property String^ ApplicationStartPage {
	String^ get();
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: