Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Provides methods for describing and working with an assembly's unique identity.
Methods
| Method | Description |
|---|---|
| Clone Method | Creates a shallow copy of this IAssemblyName object. |
| Finalize Method | Allows this IAssemblyName object to release resources and perform other cleanup operations before its destructor is called. |
| GetDisplayName Method | Gets the human-readable name of the assembly referenced by this IAssemblyName object. |
| GetName Method | Gets the simple, unencrypted name of the assembly referenced by this IAssemblyName object. |
| GetProperty Method | Gets a pointer to the property referenced by the specified PropertyId. |
| GetVersion Method | Gets the version information for the assembly referenced by this IAssemblyName object. |
| IsEqual Method | Determines whether a specified IAssemblyName object is equal to this IAssemblyName, based on the specified comparison flags. |
| SetProperty Method | Sets the value of the property referenced by the specified PropertyId. |
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
Συνεργαστείτε μαζί μας στο GitHub
Η πηγή για αυτό το περιεχόμενο βρίσκεται στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να ελέγξετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεισφερόντων.