Share via


MSDeployPackage.StartPage Property

Definition

Gets a string that contains the start page for the deployment package.

public:
 property System::String ^ StartPage { System::String ^ get(); };
public string StartPage { get; }
member this.StartPage : string
Public ReadOnly Property StartPage As String

Property Value

A string that contains the start page for the deployment package.

Applies to