IUserAssembly Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public interface class IUserAssembly
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("7B7DD77F-BFA6-4480-9C37-A8FA321D4F24")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IUserAssembly
type IUserAssembly = interface
Public Interface IUserAssembly
- Attributes
Properties
| CodeBaseURL | |
| Culture | |
| DisplayName | |
| FullPath | |
| GlobalAssemblyCache | |
| KeyToken | |
| LastModifiedDate | |
| Name | |
| References | |
| Token |
Methods
| GetType(String) | |
| GetTypes(UInt32) | |
| Version(UInt16, UInt16, UInt16, UInt16) |