IStorageItem.Name Property

Gets the name of the item including the file name extension if there is one.

Syntax

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

Property value

Type: String 

 The name of the item including the file name extension if there is one.

Requirements

Namespace: Windows.Storage

Metadata: windows.winmd

See also

Reference

IStorageItem Interface

IStorageItem Members

Windows.Storage Namespace