ISettingsManagerHost.AppDir Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the application directory
public:
property System::String ^ AppDir { System::String ^ get(); };
public string AppDir { get; }
member this.AppDir : string
Public ReadOnly Property AppDir As String