This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasHeaderInfo Interface > ILasHeaderInfo.GeneratingSoftware Property (ArcObjects .NET 10.4 SDK) |
The software used to create the LAS file.
[Visual Basic .NET] Public ReadOnly Property GeneratingSoftware As String
[C#] public string GeneratingSoftware {get;}
[C++]
HRESULT get_GeneratingSoftware(
BSTR* pName
);
[C++]
Parameters pName [out, retval] pName is a parameter of type BSTR