The default description text.
[Visual Basic .NET] Public Function get_Description ( _ ByVal pLayer As IFeatureLayer _ ) As String
[Visual Basic .NET] Public Sub set_Description ( _ ByVal pLayer As IFeatureLayer, _ ByVal text As String _ )
[C#] public string get_Description ( IFeatureLayer pLayer );
[C#] public void set_Description ( IFeatureLayer pLayer, string text );
Product Availability
Available with ArcGIS Desktop.