public string SettingsFolder { get; }
Public ReadOnly Property SettingsFolder As String
Get
public:
virtual property String^ SettingsFolder {
String^ get () sealed;
}
abstract SettingsFolder : string with get
override SettingsFolder : string with get