Search Results for

    Show / Hide Table of Contents

    Class Library

    Contains library metadata and configurables

    Inheritance
    System.Object
    Library
    Namespace: PTIRelianceLib
    Assembly: PTIRelianceLib.dll
    Syntax
    public static class Library : object

    Fields

    | Improve this Doc View Source

    Options

    Gets or Sets Library options for this duration of your application. It is recommended to set this field only once, at the start of your application. Altering this property or the contents of this property during runtime may result in undefined behavior.

    Declaration
    public static LibraryOptions Options
    Field Value
    Type Description
    LibraryOptions

    Current Library Options

    Properties

    | Improve this Doc View Source

    Version

    Returns the assembly file version of this library

    Declaration
    public static string Version { get; }
    Property Value
    Type Description
    System.String

    Assembly version string

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 Pyramid Technologies
    Generated by DocFX