Share via


ManifestPublishingContext.Writer Property

Definition

Gets JSON writer for writing manifest entries.

public System.Text.Json.Utf8JsonWriter Writer { get; }
member this.Writer : System.Text.Json.Utf8JsonWriter
Public ReadOnly Property Writer As Utf8JsonWriter

Property Value

Applies to