C# 클래스 EventServer.Core.HttpHandlers.MWAPost

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

공개 프로퍼티들

프로퍼티 타입 설명
author string
categories List
commentPolicy string
description string
excerpt string
link string
postDate System.DateTime
postID string
publish bool
slug string
tags List
title string

프로퍼티 상세

author 공개적으로 프로퍼티

public string author
리턴 string

categories 공개적으로 프로퍼티

public List categories
리턴 List

commentPolicy 공개적으로 프로퍼티

public string commentPolicy
리턴 string

description 공개적으로 프로퍼티

public string description
리턴 string

excerpt 공개적으로 프로퍼티

public string excerpt
리턴 string

link 공개적으로 프로퍼티

public string link
리턴 string

postDate 공개적으로 프로퍼티

public DateTime,System postDate
리턴 System.DateTime

postID 공개적으로 프로퍼티

public string postID
리턴 string

publish 공개적으로 프로퍼티

public bool publish
리턴 bool

slug 공개적으로 프로퍼티

public string slug
리턴 string

tags 공개적으로 프로퍼티

public List tags
리턴 List

title 공개적으로 프로퍼티

public string title
리턴 string