DirectoryEntryInfo.CreationTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the creation time for the directory entry (UTC).
public:
property DateTime CreationTime { DateTime get(); };
[System.Runtime.Serialization.DataMember(Order=2)]
public DateTime CreationTime { get; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.CreationTime : DateTime
Public ReadOnly Property CreationTime As DateTime
Property Value
- Attributes