Click or drag to resize
IGDStorageFolderCreateFolderAsync Method
Overload List
  NameDescription
Public methodCreateFolderAsync(String)
Creates a new folder in the current folder.
Public methodCreateFolderAsync(String, CreationCollisionOption)
Creates a new folder in the current folder, and specifies what to do if a folder with the same name already exists in the current folder.
Top
See Also