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