C# 클래스 Baconography.PlatformServices.ImageAPI.Flickr.OEmbedResult

파일 보기 프로젝트 열기: Synergex/Baconography

공개 프로퍼티들

프로퍼티 타입 설명
author_name string
author_url string
height int
provider_name string
provider_url string
title string
type string
url string
version string
width int

프로퍼티 상세

author_name 공개적으로 프로퍼티

public string author_name
리턴 string

author_url 공개적으로 프로퍼티

public string author_url
리턴 string

height 공개적으로 프로퍼티

public int height
리턴 int

provider_name 공개적으로 프로퍼티

public string provider_name
리턴 string

provider_url 공개적으로 프로퍼티

public string provider_url
리턴 string

title 공개적으로 프로퍼티

public string title
리턴 string

type 공개적으로 프로퍼티

public string type
리턴 string

url 공개적으로 프로퍼티

public string url
리턴 string

version 공개적으로 프로퍼티

public string version
리턴 string

width 공개적으로 프로퍼티

public int width
리턴 int