IConfigItemValue Property |
Return the value of the config item dynamically
cast with the right type.
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax ReadOnly Property Value As Object
Get
property Object^ Value {
Object^ get ();
}
Property Value
Type:
ObjectSee Also