ShellFileInfoDisplayName Field
A string that contains the name of the file as it appears in the Windows Shell,
or the path and file name of the file that contains the icon representing the file.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string DisplayName
Public DisplayName As String
Dim instance As ShellFileInfo
Dim value As String
value = instance.DisplayName
instance.DisplayName = value
public:
String^ DisplayName
val mutable DisplayName: string
No code example is currently available or this language may not be supported.
Field Value
String