public TimeSpan Goal { get; }
Public ReadOnly Property Goal As TimeSpan
Get
Dim instance As TimeMeasurerUpdatedEventArgs
Dim value As TimeSpan
value = instance.Goal
public:
property TimeSpan Goal {
TimeSpan get ();
}
member Goal : TimeSpan with get
No code example is currently available or this language may not be supported.