MediaFrameSourceGetPropertyResult.Status 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 a value describing the result status of the get operation that attempted to retrieve the MediaFrameSource property value.
public:
property MediaFrameSourceGetPropertyStatus Status { MediaFrameSourceGetPropertyStatus get(); };
MediaFrameSourceGetPropertyStatus Status();
public MediaFrameSourceGetPropertyStatus Status { get; }
var mediaFrameSourceGetPropertyStatus = mediaFrameSourceGetPropertyResult.status;
Public ReadOnly Property Status As MediaFrameSourceGetPropertyStatus
Property Value
A value describing the result status of the get operation