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

屬性值

適用於