ShortcutFileInfoName Property
Gets the file name of the shortcut file.
Namespace: DevCase.Core.IO.FileSystemAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public override string Name { get; }
Public Overrides ReadOnly Property Name As String
Get
Dim instance As ShortcutFileInfo
Dim value As String
value = instance.Name
public:
virtual property String^ Name {
String^ get () override;
}
abstract Name : string with get
override Name : string with get
No code example is currently available or this language may not be supported.
Property Value
String