_Application.StartupPath Property

Definition

Returns the complete path of the startup folder excluding the final separator.

public:
 property System::String ^ StartupPath { System::String ^ get(); };
public string StartupPath { get; }
Public ReadOnly Property StartupPath As String

Property Value

Applies to