The modification time of the file in milli-seconds (since Jan 1, 1970 UTC)

Namespace: Org.BouncyCastle.Bcpg
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public long ModificationTime { get; }
Visual Basic
Public ReadOnly Property ModificationTime As Long
	Get
Visual C++
public:
property long long ModificationTime {
	long long get ();
}

See Also