The PgpLiteralData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PgpLiteralData | Initializes a new instance of the PgpLiteralData class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetDataStream | The input stream representing the data stream. |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetInputStream | The raw input stream for the data stream. |
![]() | GetRawFileName | |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Properties
Name | Description | |
---|---|---|
![]() | FileName | The file name that's associated with the data stream. |
![]() | Format | The format of the data stream - Binary or Text |
![]() | ModificationTime | The modification time for the file. |