public readonly struct ExtensionInfo : IEquatable<ExtensionInfo>Public Structure ExtensionInfo
Implements IEquatable(Of ExtensionInfo)public value class ExtensionInfo : IEquatable<ExtensionInfo>[<SealedAttribute>]
type ExtensionInfo =
struct
inherit ValueType
interface IEquatable<ExtensionInfo>
end| ExtensionInfo | Описание расширения. |
| NamespaceName | Пространство имён. |
| TypeName | Имя типа. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |