AssemblyRefFlags Enumeration
Contains values that describe features of an assembly reference.
Syntax
typedef enum {
arfFullOriginator = 0x0001
} AssemblyRefFlags;
Members
Member | Description |
---|---|
arfFullOriginator |
Specifies that the assembly reference contains full, unhashed information about the publisher of the assembly. |
Requirements
Platforms: See System Requirements.
Header: Cor.h
.NET Framework Versions: Available since 1.0
See also
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.