Show / Hide Table of Contents

Enum ResourceFormat

Type of resource supported by a plugin

Namespace: Firefly.EmbeddedResourceLoader
Assembly: Firefly.EmbeddedResourceLoader.dll
Syntax
public enum ResourceFormat

Fields

Name Description
Stream

Resource content should be provided as stream

String

Resource content should be provided as string

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX