HasCustomAttribute.manifestResource constructor
const
HasCustomAttribute.manifestResource(
- ManifestResourceIndex value
Constructs a HasCustomAttribute referencing a ManifestResource
.
Implementation
const factory HasCustomAttribute.manifestResource(
ManifestResourceIndex value,
) = HasCustomAttributeManifestResource;