SchemaValidatedTask.

SchemaObject Property

Summary

Returns the object from the Schema wrapper after NAnt.Contrib.Tasks.SchemaValidatedTask.Initialize is called.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
SchemaValidatedTask

Syntax

public Object SchemaObject { get; }

Value

Type Description
Object The object from the Schema wrapper after NAnt.Contrib.Tasks.SchemaValidatedTask.Initialize is called.