C# 클래스 SemWeb.RdfXmlWriter.Options

파일 보기 프로젝트 열기: JoshData/semweb-dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EmbedNamedNodes bool
Full Options
KeepRoots bool
UseParseTypeCollection bool
UseParseTypeLiteral bool
UsePredicateAttributes bool
UseRdfID bool
UseRdfLI bool
UseTypedNodes bool
XMP Options

비공개 메소드들

메소드 설명
Options ( ) : System

프로퍼티 상세

EmbedNamedNodes 공개적으로 프로퍼티

public bool EmbedNamedNodes
리턴 bool

Full 공개적으로 정적으로 프로퍼티

public static Options Full
리턴 Options

KeepRoots 공개적으로 프로퍼티

public bool KeepRoots
리턴 bool

UseParseTypeCollection 공개적으로 프로퍼티

public bool UseParseTypeCollection
리턴 bool

UseParseTypeLiteral 공개적으로 프로퍼티

public bool UseParseTypeLiteral
리턴 bool

UsePredicateAttributes 공개적으로 프로퍼티

public bool UsePredicateAttributes
리턴 bool

UseRdfID 공개적으로 프로퍼티

public bool UseRdfID
리턴 bool

UseRdfLI 공개적으로 프로퍼티

public bool UseRdfLI
리턴 bool

UseTypedNodes 공개적으로 프로퍼티

public bool UseTypedNodes
리턴 bool

XMP 공개적으로 정적으로 프로퍼티

public static Options XMP
리턴 Options