Show / Hide Table of Contents

Property SnippetMaxLines

SnippetMaxLines

Gets or sets the maximum number of lines of snippet to be shown in the UI.

Declaration
public int SnippetMaxLines { get; set; }
Property Value
Type Description
System.Int32

The maximum number of lines of snippet to be shown in the UI.

Remarks

If no Snippet is specified for a node, then a short description can be created by taking the first few lines of the Description. The maximum number of lines to take is specified by this property.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.4 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.4 - 200.7
Xamarin.Android100.4 - 100.15
Xamarin.iOS100.4 - 100.15
UWP100.4 - 200.7
In This Article
Back to top Copyright © 2022 Esri.