| GlobeImageOverlayAddCompleteEventArgsMessage Property  | 
 
Gets the status message for the 
AddAsync
operation.
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic string Message { get; }Public ReadOnly Property Message As String
	Get
public:
property String^ Message {
	String^ get ();
}member Message : string with get
Property Value
Type: 
String See Also
See Also