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