Share via


Annotations.Documentation Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="org.opencontainers.image.documentation")]
public string Documentation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="org.opencontainers.image.documentation")>]
member this.Documentation : string with get, set
Public Property Documentation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to