RequiresDynamicCodeAttribute.ExcludeStatics Propriedade

Definição

Recebe ou define um valor que indica se a anotação deve aplicar-se a membros estáticos.

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

Valor de Propriedade

Aplica-se a