Skip to content

M_CommandLine_Infrastructure_LocalizableAttributeProperty__ctor

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

LocalizableAttributeProperty Constructor

Initializes a new instance of the LocalizableAttributeProperty class

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

Syntax

C#

publicLocalizableAttributeProperty(string propertyName )

VB

PublicSubNew(propertyNameAsString)

C++

public:LocalizableAttributeProperty( String^ propertyName )

F#

new: propertyName : string -> LocalizableAttributeProperty

Parameters

propertyName
Type: System.String

See Also

Reference

LocalizableAttributeProperty Class
CommandLine.Infrastructure Namespace

Clone this wiki locally