XmlSchemaReference.

Source Property

Summary

Location of this schema. Could be a local file path or an HTTP URL.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types
Containing Type
XmlSchemaReference

Syntax

[TaskAttribute("source", Required = true)]
public string Source { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string