AggregateType.UserVisibleTypeName 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.
Override to add a more specific user-visible type name when this type shows up in error messages, suggestions, etc..
public virtual string UserVisibleTypeName { get; }
member this.UserVisibleTypeName : string
Public Overridable ReadOnly Property UserVisibleTypeName As String