Value Property (StringDefaultExportSetting)
Gets or sets the string value of the export setting.
'Declaration
Public Property Value As String
public string Value {get; set;}
Property Value
A
System.String value of the export setting, or
null
if not set.