Table of Contents

Class ImageResource

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class ImageResource
Inheritance
ImageResource
Inherited Members

Constructors

ImageResource()

public ImageResource()

Fields

Label

[Value("label")]
public string Label

Field Value

string

Sizes

[Value("sizes")]
public string Sizes

Field Value

string

Src

[Value("src")]
public required string Src

Field Value

string

Type

[Value("type")]
public string Type

Field Value

string