IAssemblyBase 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 IAssemblyBase
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("D88220D0-40F0-4c32-9ABE-843C5F761C33")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAssemblyBase
type IAssemblyBase = interface
Public Interface IAssemblyBase
- Attributes
Properties
| CodeBaseURL | |
| Culture | |
| DisplayName | |
| FullPath | |
| GlobalAssemblyCache | |
| KeyToken | |
| LastModifiedDate | |
| Name | |
| References | |
| Token |
Methods
| Version(UInt16, UInt16, UInt16, UInt16) |