NetLibInfo Class

Definition

The NetLibInfo object represents information regarding a network library file.

public ref class NetLibInfo sealed
public sealed class NetLibInfo
type NetLibInfo = class
Public NotInheritable Class NetLibInfo
Inheritance
NetLibInfo

Examples

Managing Services and Network Settings by Using WMI Provider

Remarks

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Properties

Date

Gets the date and time when the network library file was created.

FileName

Gets the name of the network library file.

Size

Gets the size of the network library file in bytes.

Version

Gets the version information for the network library file.

Applies to