RenderTreeFrame.NamedEventAssignedName 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.
If the FrameType property equals NamedEvent, gets the assigned name. Otherwise, the value is undefined.
public string NamedEventAssignedName { get; }
member this.NamedEventAssignedName : string
Public ReadOnly Property NamedEventAssignedName As String