Click or drag to resize

VGActionTransferTypeDetails Properties

The VGActionTransferTypeDetails type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyLocation
Gets or sets AssemblyLocation of type.
Public propertyAssemblyName
Gets or sets AssemblyName of type.
Public propertyBaseTypeFullName
Gets or sets type's BaseType full name if any.
Public propertyNamespace
Gets or sets Namespace of type.
Public propertyTypeAssemblyQualifiedName
Gets or sets type's AssemblyQualifiedName
Public propertyTypeFullName
Gets or sets type full name.
Public propertyTypeName
Gets or sets typeName of type.
Top
See Also