This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IG > IGetStringDialog Interface > IGetStringDialog.Value Property (ArcObjects .NET 10.4 SDK) |
The value of the string.
[Visual Basic .NET] Public ReadOnly Property Value As String
[C#] public string Value {get;}
The Value property allows you to get the value of the string that was entered in the dialog.