Click or drag to resize

KnownFoldersDocumentsLibrary Property

Gets the Documents library. The Documents library is not intended for general use.

Namespace:  Windows.Storage
Assembly:  Cauldron (in Cauldron.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static DirectoryInfo DocumentsLibrary { get; }

Property Value

Type: DirectoryInfo

[Missing <value> documentation for "P:Windows.Storage.KnownFolders.DocumentsLibrary"]

See Also