PreserveAttribute 类

定义

供平台呈现器内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class PreserveAttribute : Attribute
type PreserveAttribute = class
    inherit Attribute
继承
System.Attribute
PreserveAttribute
属性
System.ComponentModel.EditorBrowsableAttribute System.AttributeUsageAttribute

构造函数

PreserveAttribute()

供平台呈现器内部使用。

PreserveAttribute(Boolean, Boolean)

供平台呈现器内部使用。

字段

AllMembers

供平台呈现器内部使用。

Conditional

供平台呈现器内部使用。

适用于