Udostępnij przez


Właściwość NetLibInfo.Date

Pobiera Data i czas podczas tworzenia pliku biblioteki sieciowej.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Wmi
Zestaw:  Microsoft.SqlServer.SqlWmiManagement (w Microsoft.SqlServer.SqlWmiManagement.dll)

Składnia

'Deklaracja
Public ReadOnly Property Date As DateTime
    Get
'Użycie
Dim instance As NetLibInfo
Dim value As DateTime

value = instance.Date
public DateTime Date { get; }
public:
property DateTime Date {
    DateTime get ();
}
member Date : DateTime
function get Date () : DateTime

Wartość właściwości

Typ: System.DateTime
A DateTime systemu obiektu wartość, która określa data i czas utworzenia pliku biblioteki sieciowej.