BioLib  3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
Loading...
Searching...
No Matches
BioLib.QuPath.ServerBuilder Class Reference

Properties

string BuilderType [get, set]
 
string ProviderClassName [get, set]
 
string Uri [get, set]
 
List< string > Args [get, set]
 
Metadata Metadata [get, set]
 

Detailed Description

Definition at line 454 of file QuPath.cs.

Property Documentation

◆ Args

List<string> BioLib.QuPath.ServerBuilder.Args
getset

Definition at line 459 of file QuPath.cs.

459{ get; set; }

◆ BuilderType

string BioLib.QuPath.ServerBuilder.BuilderType
getset

Definition at line 456 of file QuPath.cs.

456{ get; set; }

◆ Metadata

Metadata BioLib.QuPath.ServerBuilder.Metadata
getset

Definition at line 460 of file QuPath.cs.

460{ get; set; }

◆ ProviderClassName

string BioLib.QuPath.ServerBuilder.ProviderClassName
getset

Definition at line 457 of file QuPath.cs.

457{ get; set; }

◆ Uri

string BioLib.QuPath.ServerBuilder.Uri
getset

Definition at line 458 of file QuPath.cs.

458{ get; set; }

The documentation for this class was generated from the following file: