ShortcutFileInfoDecrypt Method
Decrypts a shortcut file that was encrypted by the current account using the
Encrypt method.
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.
[ComVisibleAttribute(false)]
public void Decrypt()
<ComVisibleAttribute(false)>
Public Sub Decrypt
Dim instance As ShortcutFileInfo
instance.Decrypt()
public:
[ComVisibleAttribute(false)]
void Decrypt()
[<ComVisibleAttribute(false)>]
member Decrypt : unit -> unit
No code example is currently available or this language may not be supported.