Property Name
Name
Gets or sets a user-friendly name that can be displayed in the UI (for example, in a Table of Contents).
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | A user-friendly name that can be displayed in the UI (for example, in a Table of Contents). |
Remarks
The default value is Name.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |