Freigeben über


ImageMonikerValueType.WriteToJson(ImageMoniker, JsonWriter) Method

Definition

public override void WriteToJson (Microsoft.VisualStudio.Imaging.Interop.ImageMoniker value, Newtonsoft.Json.JsonWriter jsonWriter);
override this.WriteToJson : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker * Newtonsoft.Json.JsonWriter -> unit
Public Overrides Sub WriteToJson (value As ImageMoniker, jsonWriter As JsonWriter)

Parameters

value
ImageMoniker
jsonWriter
Newtonsoft.Json.JsonWriter

Applies to