Skip to content

P_CommandLine_VerbAttribute_ResourceType

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

VerbAttribute.ResourceType Property

Gets or sets the Type that contains the resources for HelpText.

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

Syntax

C#

publicTypeResourceType{get;set;}

VB

PublicPropertyResourceTypeAsTypeGetSet

C++

public: property Type^ ResourceType{Type^ get (); voidset (Type^ value)}

F#

memberResourceType:Type with get,set

Property Value

Type: Type

See Also

Reference

VerbAttribute Class
CommandLine Namespace

Clone this wiki locally