다음을 통해 공유


BingOpenGraphImage Class

Definition

Defines the location and dimensions of an image relevant to a webpage.

public sealed class BingOpenGraphImage
type BingOpenGraphImage = class
Public NotInheritable Class BingOpenGraphImage
Inheritance
BingOpenGraphImage

Properties

ContentUrl

The image's location.

Height

The height of the image. May be zero (0).

Width

The width of the image. May be zero (0).

Applies to