Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class EditorBuildOptions

    Inheritance
    System.Object
    EditorBuildOptions
    Namespace: Emby.Web.GenericEdit.Factory
    Assembly: Emby.Web.GenericEdit.dll
    Syntax
    public class EditorBuildOptions

    Properties

    IncludeChildObjects

    Declaration
    public bool IncludeChildObjects { get; set; }
    Property Value
    Type Description
    System.Boolean

    IncludeIgnored

    Declaration
    public bool IncludeIgnored { get; set; }
    Property Value
    Type Description
    System.Boolean

    IncludeNonBrowsable

    Declaration
    public bool IncludeNonBrowsable { get; set; }
    Property Value
    Type Description
    System.Boolean

    IncludeReadOnly

    Declaration
    public bool IncludeReadOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.