StreamcodersVersionInformationUtcTimestamp Property |
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string UtcTimestamp { get; set; }
Public Property UtcTimestamp As String
Get
Set
public:
property String^ UtcTimestamp {
String^ get ();
void set (String^ value);
}
member UtcTimestamp : string with get, set
Property Value
Type:
String
See Also