Gets the theme name.
Namespace: Dapfor.Net.ThemingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public virtual string Name { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property Name As String Get |
| Visual C++ |
|---|
public: virtual property String^ Name { String^ get (); } |
| F# |
|---|
abstract Name : string with get override Name : string with get |
Property Value
Type: StringThe name.