AssetDataUnavailableExceptionAssetInstance Property |
Gets the asset that caused the exception, if available.
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Object AssetInstance { get; }
Public ReadOnly Property AssetInstance As Object
Get
public:
property Object^ AssetInstance {
Object^ get ();
}
member AssetInstance : Object with get
Property Value
Type:
ObjectSee Also