INodeContainer.ShowAll Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the state for "Show all files".
public:
property bool ShowAll { bool get(); };
public:
property bool ShowAll { bool get(); };
public bool ShowAll { get; }
member this.ShowAll : bool
Public ReadOnly Property ShowAll As Boolean