StorageFolder.Path Property

Gets the full file-system path of the current folder, if the folder has a path.

Syntax

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

Property value

Type: String 

 The full path of the folder, if the folder has a path in the user’s file-system.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

StorageFolder Class

StorageFolder Members

Windows.Storage Namespace