Show / Hide Table of Contents

Enum ServiceDescriptionType

Type of Service Description to return
Namespace: VDS.RDF.Web
Assembly: dotNetRDF.Web.dll
Syntax
public enum ServiceDescriptionType : int

Fields

Name Description
All Description of all Services (this will produce an invalid Service Description document as defined by the current Specification Drafts)
Protocol Description of the Protocol Service
Query Description of the Query Service
Update Description of the Update Service

Extension Methods

Extensions.AsEnumerable<ServiceDescriptionType>()
  • Improve this Doc
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX