Edit

Share via


YamlHeaderBlock.Children Property

Definition

Gets or sets yaml header properties

public System.Collections.Generic.Dictionary<string,string> Children { get; set; }
member this.Children : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Children As Dictionary(Of String, String)

Property Value

Applies to