CSharpProjectProperties6.StartupObject Property

Definition

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

Property Value

Attributes

Applies to