ShortcutFileInfoFullName Property
Gets the full path 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 FullName { get; }
Public Overrides ReadOnly Property FullName As String
Get
Dim instance As ShortcutFileInfo
Dim value As String
value = instance.FullName
public:
virtual property String^ FullName {
String^ get () override;
}
abstract FullName : string with get
override FullName : string with get
No code example is currently available or this language may not be supported.
Property Value
String