AsObjectGetProperties Method |
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Dictionary<string, Object> GetProperties()
Public Function GetProperties As Dictionary(Of String, Object)
public:
Dictionary<String^, Object^>^ GetProperties()
member GetProperties : unit -> Dictionary<string, Object>
Return Value
Type:
DictionaryString,
ObjectSee Also