BaseView.WriteAttributeValue Método
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
protected:
void WriteAttributeValue(System::String ^ thingy, int startPostion, System::Object ^ value, int endValue, int dealyo, bool yesno);
C#
protected void WriteAttributeValue (string thingy, int startPostion, object value, int endValue, int dealyo, bool yesno);
member this.WriteAttributeValue : string * int * obj * int * int * bool -> unit
Protected Sub WriteAttributeValue (thingy As String, startPostion As Integer, value As Object, endValue As Integer, dealyo As Integer, yesno As Boolean)
- thingy
- String
- startPostion
- Int32
- value
- Object
- endValue
- Int32
- dealyo
- Int32
- yesno
- Boolean
Producto | Versiones |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2 |