 | XmlSchemaManagerSchemaLocation Property |
Gets the SchemaLocation string
Namespace: Aml.Engine.SchemaAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic abstract XName SchemaLocation { get; }
Public MustOverride ReadOnly Property SchemaLocation As XName
Get
public:
virtual property XName^ SchemaLocation {
XName^ get () abstract;
}
Property Value
XName
See Also