This document is archived and information here might be outdated.  Recommended version.


ICreateRasterDatasetDlg.Name Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

ICreateRasterDatasetDlg.Name Property

The name of the raster dataset.

[Visual Basic .NET]
Public Property Name As String
[C#]
public string Name {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICreateRasterDatasetDlg Interface