PreserveAttribute.AllMembers Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Ensures that all members of this type are preserved.
public bool AllMembers;
val mutable AllMembers : bool
Field Value
Remarks
All members of this type, including fields, properties, methods, subclasses are preserved during linking.