AdapterAssemblyQualifiedName Property
In This Topic
Fully assembly-qualified name of the class that implements additional features like setting of multi-value parameters and others.
Syntax
'Declaration
Public ReadOnly Property AdapterAssemblyQualifiedName As String
public string AdapterAssemblyQualifiedName {get;}
See Also