RequiresUnreferencedCodeAttribute.ExcludeStatics Propiedad

Definición

Obtiene o establece un valor que indica si la anotación debe aplicarse a miembros 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 propiedad

Se aplica a