RequiresUnreferencedCodeAttribute.ExcludeStatics プロパティ

定義

注釈を静的メンバーに適用するかどうかを示す値を取得または設定します。

public:
 property bool ExcludeStatics { bool get(); void set(bool value); };
public bool ExcludeStatics { get; set; }
member this.ExcludeStatics : bool with get, set
Public Property ExcludeStatics As Boolean

プロパティ値

適用対象