ComponentArgument Methods |
The ComponentArgument type exposes the following members.
| Name | Description | |
|---|---|---|
| GetComponentArgumentFromObject |
Converts a general object to a ComponentArgument object.
| |
| GetDisplayName |
Gets the component name. This might be a path. This function is recommended for use only in a message.
| |
| IsContainingAssembly |
Tests to see if the component argument actually refers to the containing assembly, rather than a component within it.
|