DisplayCustomProperty.Name Property

Name
<ID("Name", (int)e.Name)> _ 
Public Property Name() As String
This language is not supported or no code example is available.
[ID("Name", (int)e.Name)] 
public string Name {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition