ArcGIS Pro 2.6 API Reference Guide
GetCompleteName Method

ArcGIS.Core.Data.Raster Namespace > BasicRasterDataset Class : GetCompleteName Method
Gets the complete name of this raster dataset. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public string GetCompleteName()
Public Function GetCompleteName() As String

Return Value

A string representing the complete name of this raster dataset.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

BasicRasterDataset Class
BasicRasterDataset Members