TagAttribute
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.builtin
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- Attribute | TagAttribute .NET, .NET Standard 2.0
- Attribute | TagAttribute Island
- Attribute | TagAttribute .NET, .NET Standard 2.0
Properties
Tag
property Tag: string read;
string Tag { get; }
var Tag: string { get{} }
Tag string
ReadOnly Property Tag() As string
Instance Methods
constructor
constructor(aTag: PlatformString)
TagAttribute(PlatformString aTag)
init(_ aTag: PlatformString)
Sub New(aTag As PlatformString)
Parameters:
- aTag: