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