ShortcutFileInfoEncrypt Method
Encrypts a shortcut file so that only the account used to encrypt the file can decrypt it.
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 Encrypt()
<ComVisibleAttribute(false)>
Public Sub Encrypt
Dim instance As ShortcutFileInfo
instance.Encrypt()
public:
[ComVisibleAttribute(false)]
void Encrypt()
[<ComVisibleAttribute(false)>]
member Encrypt : unit -> unit
No code example is currently available or this language may not be supported.