共用方式為


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

供平台轉譯器內部使用。

適用於