IConfigItemValueAsString Property |
Return the value of the config item as string.
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string ValueAsString { get; }
ReadOnly Property ValueAsString As String
Get
property String^ ValueAsString {
String^ get ();
}
Property Value
Type:
StringSee Also