Skip to content

P_CommandLine_Core_Specification_Tag

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

Specification.Tag Property

Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

public SpecificationType Tag { get; }

VB

Public ReadOnly Property Tag As SpecificationType
	Get

C++

public:
property SpecificationType Tag {
	SpecificationType get ();
}

F#

member Tag : SpecificationType with get

Property Value

Type: SpecificationType

See Also

Reference

Specification Class
CommandLine.Core Namespace

Clone this wiki locally