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