CloneLibraryInformationLibraryName Property |
Gets or sets name of library.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string LibraryName { get; set; }
Public Property LibraryName As String
Get
Set
public:
property String^ LibraryName {
String^ get ();
void set (String^ value);
}
member LibraryName : string with get, set
Property Value
Type:
StringSee Also