次の方法で共有


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

プラットフォーム レンダラーによる内部使用向け。

適用対象