Click or drag to resize
IGDStorageFolder2 Interface

Manipulates SDK secure folders and their contents, and provides information about them.

Note If you simply want to work with SDK secure folders in your app, see the GDStorageFolder class.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public interface IGDStorageFolder2

The IGDStorageFolder2 type exposes the following members.

Methods
  NameDescription
Public methodTryGetItemAsync
Try to get a single file or sub-folder from the current folder by using the name of the item.
Top
See Also

Reference