public string DatabaseFileName { get; }
Public ReadOnly Property DatabaseFileName As String Get
public: property String^ DatabaseFileName { String^ get (); }
member DatabaseFileName : string with get
In This Article