Элементы ClrAssemblyFile
Contains the name, debug type and block of data for a ClrAssemblyFile. This class cannot be inherited.
Тип ClrAssemblyFile предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
ClrAssemblyFile() () () () | Initializes a new instance of ClrAssemblyFile using the default values. |
![]() |
ClrAssemblyFile(String) | Initializes a new instance of ClrAssemblyFile using a name. |
![]() |
ClrAssemblyFile(String, ClrAssemblyFileType) | Initializes a new instance of ClrAssemblyFile using a name and type. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Clone | Creates a new full copy of an object. |
![]() |
CopyTo | Copies a ClrAssemblyFile object to the specified object. |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
LoadData | |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
Data | Gets the Data associated with a ClrAssemblyFile. |
![]() |
Name | Contains the name of the ClrAssemblyFile. |
![]() |
Type | Gets or sets the type of ClrAssemblyFile; where type refers to debug status. |
В начало