Discuss this help topic in SecureBlackbox Forum

TElPGPEnvelopingStream.FileName

TElPGPEnvelopingStream     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Contains the name of the file being enveloped.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Filename : AnsiString;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the name of the file. This can be any name or even empty string (in which case "_CONSOLE" is written as the file name).

See also:     Timestamp    

Discuss this help topic in SecureBlackbox Forum