Share via


WsDuration.DurationString Property

Gets a string containing a formatted string representing the number of seconds this duration object represents, or sets the number of seconds using a formatted string.

Namespace: Ws.Services.Utilities
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public string DurationString { get; set; }

Property Value

The formatted string, in the format P#Y#M#DT#H#M#S.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

WsDuration Class
WsDuration Members
Ws.Services.Utilities Namespace