Sdílet prostřednictvím


NetLibInfo Members

Include Protected Members
Include Inherited Members

The NetLibInfo object represents information regarding a network library file.

The NetLibInfo type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Date Gets the date and time when the network library file was created.
Public property FileName Gets the name of the network library file.
Public property Size Gets the size of the network library file in kilobytes.
Public property Version Gets the version information for the network library file.

Top