public virtual void SetMetadata( string metadataXml )
Public Overridable Sub SetMetadata( _ ByVal metadataXml As String _ )
Parameters
- metadataXml
- The xml formatted metadata
public virtual void SetMetadata( string metadataXml )
Public Overridable Sub SetMetadata( _ ByVal metadataXml As String _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.Xml.XmlException | There is a load or parse error in the XML |
Target Platforms: Windows 11, Windows 10, Windows 8.1