VBProjectConfigurationProperties6.StartPage Property

Definition

public:
 property System::String ^ StartPage { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ StartPage { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(10038)]
public string StartPage { [System.Runtime.InteropServices.DispId(10038)] get; [System.Runtime.InteropServices.DispId(10038)] set; }
[<System.Runtime.InteropServices.DispId(10038)>]
[<get: System.Runtime.InteropServices.DispId(10038)>]
[<set: System.Runtime.InteropServices.DispId(10038)>]
member this.StartPage : string with get, set
Public Property StartPage As String

Property Value

Implements

Attributes

Applies to