Click or drag to resize

ComponentArgument Methods

The ComponentArgument type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetComponentArgumentFromObject
Converts a general object to a ComponentArgument object.
Public methodStatic memberGetDisplayName
Gets the component name. This might be a path. This function is recommended for use only in a message.
Public methodStatic memberIsContainingAssembly
Tests to see if the component argument actually refers to the containing assembly, rather than a component within it.
Top
See Also