GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / PresentationName Property
In This Topic
    PresentationName Property (GoChangedEventArgs)
    In This Topic
    Gets the user-visible string description of this undoable edit.
    Syntax
    public string PresentationName {get;}
    Remarks
    Currently this is just the hint number, as a string.
    See Also