TimedMetadataTrackError.ErrorCode 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 error code associated with the timed metadata track error.
public:
property TimedMetadataTrackErrorCode ErrorCode { TimedMetadataTrackErrorCode get(); };
TimedMetadataTrackErrorCode ErrorCode();
public TimedMetadataTrackErrorCode ErrorCode { get; }
var timedMetadataTrackErrorCode = timedMetadataTrackError.errorCode;
Public ReadOnly Property ErrorCode As TimedMetadataTrackErrorCode
Property Value
The error code associated with the timed metadata track error.
Remarks
This value provides high-level information about the error that occurred with the timed metadata track.