| KeyValueConfigurationElementValue Property |
[Missing <summary> documentation for "P:Activsoft.Engine.KeyValueConfigurationElement.Value"]
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Value { get; }Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}member Value : string with get
Property Value
Type:
String
See Also