StorageFolder.Name Property

Gets the name of the current folder.

Syntax

public:
property String^ Name {
         String^ get ();
}  

Property value

Type: String 

 The name of the current folder.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

StorageFolder Class

StorageFolder Members

Windows.Storage Namespace