Summary
Gets the
NAnt.Contrib.Types.XmlSchemaReference
with the specified name.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Xml
Schema Reference Collection
Syntax
[System.Runtime.CompilerServices.IndexerName("Item")]
public XmlSchemaReference this[string value] { get; }
Attributes
Type | Description |
---|---|
IndexerNameAttribute |
Parameters
Name | Type | Description |
---|---|---|
value | string |
Value
Type | Description |
---|---|
XmlSchemaReference |