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




Glossary Item Box

A tag that led to this issue. This is the tag from the source template.

Syntax

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

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software