IStorageItemProperties.DisplayName Property

Definition

Gets the user-friendly name of the item.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = iStorageItemProperties.displayName;
Public ReadOnly Property DisplayName As String

Property Value

String

Platform::String

winrt::hstring

Gets the user-friendly name of the item.

Applies to