RequiresDynamicCodeAttribute.ExcludeStatics Propriété

Définition

Obtient ou définit une valeur qui indique si l’annotation doit s’appliquer aux membres statiques.

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

Valeur de propriété

S’applique à