WebQueryProperties.Post Propiedad
Definición
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í.
Publicación web
Representa el atributo siguiente en el esquema: post
[DocumentFormat.OpenXml.SchemaAttr(0, "post")]
public DocumentFormat.OpenXml.StringValue Post { get; set; }
public DocumentFormat.OpenXml.StringValue Post { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "post")]
public DocumentFormat.OpenXml.StringValue? Post { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("post")]
public DocumentFormat.OpenXml.StringValue? Post { get; set; }
public DocumentFormat.OpenXml.StringValue? Post { get; set; }
member this.Post : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "post")>]
member this.Post : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("post")>]
member this.Post : DocumentFormat.OpenXml.StringValue with get, set
Public Property Post As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos