IStorageItem.Path Property

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

Syntax

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

Property value

Type: String 

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

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

IStorageItem Interface

IStorageItem Members

Windows.Storage Namespace