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