ComputerInfo.OsPagingFiles 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.
Array of fiel paths to the operating system's paging files
public:
property cli::array <System::String ^> ^ OsPagingFiles { cli::array <System::String ^> ^ get(); };
public:
property Platform::Array <Platform::String ^> ^ OsPagingFiles { Platform::Array <Platform::String ^> ^ get(); };
public string[] OsPagingFiles { get; }
member this.OsPagingFiles : string[]
Public ReadOnly Property OsPagingFiles As String()
Property Value
String[]