ProgramLocationAttribute.

ProgramLocationAttribute(LocationType) Constructor

Summary

Initializes a new instance of the NAnt.Core.Attributes.ProgramLocationAttribute with the specified location.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Attributes
Containing Type
ProgramLocationAttribute

Syntax

public ProgramLocationAttribute(LocationType type)

Parameters

Name Type Description
type LocationType

Return Value

Type Description
void