Deployment Tools Foundation
GetObject<(Of <(T>)>) Method (key)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► CustomActionData ► GetObject<(Of <(T>)>)(String)
Gets a value from the data collection, using XML serialization to load the object from a string.


- T

- key (String)
- Case-sensitive data key.

Exception | Condition |
---|---|
InvalidOperationException | The value could not be deserialized. |