SystemProperties.ItemNameDisplay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The name of the System.ItemNameDisplay file property.