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