RenderTreeFrame.ElementReferenceCaptureId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Se a FrameType propriedade for igual ElementReferenceCapturea , obterá a ID da captura de referência. Caso contrário, o valor será indefinido.
public:
property System::String ^ ElementReferenceCaptureId { System::String ^ get(); };
public string ElementReferenceCaptureId { get; }
member this.ElementReferenceCaptureId : string
Public ReadOnly Property ElementReferenceCaptureId As String