Udostępnij przez


ClrAssemblyFile Members

Contains the name, debug type and block of data for a ClrAssemblyFile. This class cannot be inherited.

The following tables list the members exposed by the ClrAssemblyFile type.

Public Constructors

  Name Description
ClrAssemblyFile Overloaded. Initializes a new instance of ClrAssemblyFile.

Top

Public Properties

  Name Description
ms162010.pubproperty(pl-pl,SQL.100).gif Data Gets the Data associated with a ClrAssemblyFile.
ms162010.pubproperty(pl-pl,SQL.100).gif Name Contains the name of the ClrAssemblyFile.
ms162010.pubproperty(pl-pl,SQL.100).gif Type Gets or sets the type of ClrAssemblyFile; where type refers to debug status.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162010.pubmethod(pl-pl,SQL.100).gif Clone Creates a new full copy of an object.
ms162010.pubmethod(pl-pl,SQL.100).gif CopyTo Copies a ClrAssemblyFile object to the specified object.
ms162010.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms162010.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms162010.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms162010.pubmethod(pl-pl,SQL.100).gif LoadData  
ms162010.pubmethod(pl-pl,SQL.100).gifms162010.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms162010.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162010.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms162010.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top