ClosureFindElementOperation.TargetElementId 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.
Id of the element as found in the target store
public:
property Guid TargetElementId { Guid get(); void set(Guid value); };
public Guid TargetElementId { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.TargetElementId : Guid with get, set
Public Property TargetElementId As Guid
Property Value
Guid
- Attributes