Skip to content

P_CommandLine_Core_SpecificationProperty_Property

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

SpecificationProperty.Property Property

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

Syntax

C#

public PropertyInfo Property { get; }

VB

Public ReadOnly Property Property As PropertyInfo
	Get

C++

public:
property PropertyInfo^ Property {
	PropertyInfo^ get ();
}

F#

member Property : PropertyInfo with get

Property Value

Type: PropertyInfo

See Also

Reference

SpecificationProperty Class
CommandLine.Core Namespace

Clone this wiki locally