| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Nickname As String | |
| C# | |
|---|---|
public string Nickname {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property string* get_Nickname(); | |
Requirements
Platforms: Windows 10, Windows NT, Windows Server
|
| Windward Studios API Reference | |
| Nickname Property | |
| See Also Send comments on this topic. | |
| net.windward.api.csharp.errorhandling Namespace > Tag Class : Nickname Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Nickname As String | |
| C# | |
|---|---|
public string Nickname {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property string* get_Nickname(); | |
Platforms: Windows 10, Windows NT, Windows Server