System.Reflection.Metadata.ManifestResource public struct ManifestResource Documentation public ManifestResourceAttributes Attributes { get; } public EntityHandle Implementation { get; } public StringHandle Name { get; } public long Offset { get; } public CustomAttributeHandleCollection GetCustomAttributes()