AGI STK Graphics 11 Send comments on this topic.
Exception Property (IAgStkGraphicsKmlDocumentLoadedEventArgs)
See Also 





Description

Returns an error message, if an error occurred while loading the KML; otherwise an empty string.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Exception() As String

[C#]
public string Exception {get;}

[Managed C++]
public: __property String __gc ^ get_Exception();

[Unmanaged C++]
public: HRESULT get_Exception(
BSTR * pRetVal
);

[Java]
public String getException();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1