NetworkInfoCreationTimeUtc Property |
Gets the date and time when the network was created. This value of this property is not cached.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public DateTime CreationTimeUtc { get; }
Public ReadOnly Property CreationTimeUtc As DateTime
Get
public:
property DateTime CreationTimeUtc {
DateTime get ();
}
member CreationTimeUtc : DateTime with get
Property Value
Type:
DateTimeSee Also