The value of the pair
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string Key { get; private set; } |
| Visual Basic |
|---|
Public Property Key As String Get Private Set |
| JScript |
|---|
function get Key () : String private function set Key (value : String) |