Click or drag to resize

FileSystemEntryInfoIsSystem Property

The instance is a system file. That is, the file is part of the operating system or is used exclusively by the operating system.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public bool IsSystem { get; }

Property Value

Type: Boolean
See Also