SourceLocationUpdatedEventArgs.ObjectReference Property

Definition

Gets the Guid of the ObjectReference that changed.

public:
 property Guid ObjectReference { Guid get(); };
public Guid ObjectReference { get; }
member this.ObjectReference : Guid
Public ReadOnly Property ObjectReference As Guid

Property Value

The Guid of the ObjectReference that changed.

Applies to