Show / Hide Table of Contents

Interface ILibraryHandle

Defines an interface for library handle classes. This interface is the core interface for the library management.

Namespace: Juhta.Net.LibraryManagement
Assembly: Juhta.Net.LibraryManagement.dll
Syntax
public interface ILibraryHandle

Properties

| Improve this Doc View Source

LibraryFileName

Gets the file name of the library.

Declaration
string LibraryFileName { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Copyright © 2017-2019 Juha Lähteenmäki
Generated by DocFX