RenderTreeFrame.ElementReferenceCaptureId Field
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.
If the FrameType property equals ElementReferenceCapture, gets the ID of the reference capture. Otherwise, the value is undefined.
public: initonly System::String ^ ElementReferenceCaptureId;
public readonly string ElementReferenceCaptureId;
val mutable ElementReferenceCaptureId : string
Public ReadOnly ElementReferenceCaptureId As String