TransactionEventArgs.ElementId Property
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.
Get the Id of the element to which this notification pertains
C++
public:
virtual property Guid ElementId { Guid get(); };
public override Guid ElementId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementId : Guid
Public Overrides ReadOnly Property ElementId As Guid
empty guid
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |