PreserveAttribute Class

Definition

For internal use by platform renderers.

public ref class PreserveAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class PreserveAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type PreserveAttribute = class
    inherit Attribute
Public NotInheritable Class PreserveAttribute
Inherits Attribute
Inheritance
PreserveAttribute
Attributes

Constructors

Name Description
PreserveAttribute()

Creates a default PreserveAttribute.

PreserveAttribute(Boolean, Boolean)

Creates a PreserveAttribute with the specified options.

Fields

Name Description
AllMembers

For internal use by platform renderers.

Conditional

For internal use by platform renderers.

Applies to