Click or drag to resize

StreamOnIStreamCreationTime Property

Gets the creation time.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public DateTimeOffset CreationTime { get; }

Property Value

Type: DateTimeOffset
The creation time.
See Also