Skip to content

P_CommandLine_Core_SpecificationProperty_Specification

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

SpecificationProperty.Specification Property

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

Syntax

C#

public Specification Specification { get; }

VB

Public ReadOnly Property Specification As Specification
	Get

C++

public:
property Specification^ Specification {
	Specification^ get ();
}

F#

member Specification : Specification with get

Property Value

Type: Specification

See Also

Reference

SpecificationProperty Class
CommandLine.Core Namespace

Clone this wiki locally