Udostępnij przez


NetLibInfo Members

The NetLibInfo object represents information regarding a network library file.

The following tables list the members exposed by the NetLibInfo type.

Public Properties

  Name Description
ms220695.pubproperty(pl-pl,SQL.100).gif Date Gets the date and time when the network library file was created.
ms220695.pubproperty(pl-pl,SQL.100).gif FileName Gets the name of the network library file.
ms220695.pubproperty(pl-pl,SQL.100).gif Size Gets the size of the network library file in kilobytes.
ms220695.pubproperty(pl-pl,SQL.100).gif Version Gets the version information for the network library file.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220695.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms220695.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms220695.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms220695.pubmethod(pl-pl,SQL.100).gifms220695.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms220695.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220695.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms220695.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top