public bool FilePathFailed { get; }
Public ReadOnly Property FilePathFailed As Boolean Get
public: property bool FilePathFailed { bool get (); }
member FilePathFailed : bool with get
In This Article