C# 클래스 newtelligence.DasBlog.Web.Services.MetaWeblog.CategoryInfo

파일 보기 프로젝트 열기: AArnott/dasblog 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
categoryid string
description string
htmlUrl string
rssUrl string
title string

프로퍼티 상세

categoryid 공개적으로 프로퍼티

public string categoryid
리턴 string

description 공개적으로 프로퍼티

public string description
리턴 string

htmlUrl 공개적으로 프로퍼티

public string htmlUrl
리턴 string

rssUrl 공개적으로 프로퍼티

public string rssUrl
리턴 string

title 공개적으로 프로퍼티

public string title
리턴 string