RenderTreeFrame.ElementReferenceCaptureId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Si la FrameType propriété est égale ElementReferenceCaptureà , obtient l’ID de la capture de référence. Sinon, la valeur n’est pas définie.
public:
property System::String ^ ElementReferenceCaptureId { System::String ^ get(); };
public string ElementReferenceCaptureId { get; }
member this.ElementReferenceCaptureId : string
Public ReadOnly Property ElementReferenceCaptureId As String