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