Sdílet prostřednictvím


WebMetaTag.Content Property

Definition

Gets the name of the metadata.

[Newtonsoft.Json.JsonProperty(PropertyName="content")]
public string Content { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="content")>]
member this.Content : string
Public ReadOnly Property Content As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to