API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Returns the extension value associated with the specified key.
[This is preliminary documentation and is subject to change.]
Obtain the extension info value of a specific key.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Parameters
- key
- Type: SystemString
Specify the extension key.
Return Value
Type: ObjectReturns the extension value associated with the specified key.
See Also