StorageFile.Path Property

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

Syntax

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

Property value

Type: String 

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

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

StorageFile Class

StorageFile Members

Windows.Storage Namespace