Gets the values.
Namespace: Ico.SharedLibrary.FwxClientManagement.AliasesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Dictionary<string, string> Values { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Values As Dictionary(Of String, String) Get |
| JScript |
|---|
function get Values () : Dictionary<String, String> |