Windward Studios API Reference
Name Property
See Also  Send comments on this topic.
net.windward.api.csharp.errorhandling Namespace > Tag Class : Name Property




Glossary Item Box

Get the name of this tag, e.g. out, set, etc. The name always is returned as a lower-case string.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Name As String
Visual Basic (Usage)Copy Code
Dim instance As Tag
Dim value As String
 
value = instance.Name
C# 
public string Name {get;}
Managed Extensions for C++ 
public: __property string* get_Name();
C++/CLI 
public:
property String^ Name {
   String^ get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software