RenderContextBase.RendererName Property

Gets the name of the renderer. This name is typically specific to a particular configuration of a hardware platform. It does not change from release to release.
Public ReadOnly MustOverride Property RendererName() As String
This language is not supported or no code example is available.
public abstract string RendererName {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition