Share via


SystemProperties.ItemNameDisplay Property

Definition

Gets the name of the System.ItemNameDisplay property (one of the Windows file properties.

public:
 static property Platform::String ^ ItemNameDisplay { Platform::String ^ get(); };
static winrt::hstring ItemNameDisplay();
public static string ItemNameDisplay { get; }
var string = SystemProperties.itemNameDisplay;
Public Shared ReadOnly Property ItemNameDisplay As String

Property Value

String

Platform::String

winrt::hstring

The name of the System.ItemNameDisplay file property.

Applies to