Tag Class

Definition

Tag details.

public class Tag
type Tag = class
Public Class Tag
Inheritance
Tag

Constructors

Tag()

Initializes a new instance of the Tag class.

Tag(String, String)

Initializes a new instance of the Tag class.

Properties

Key

Gets or sets the key parameter.

Value

Gets or sets the value parameter.

Applies to