Ab1DirectoryEntryTagName Property |
Name of the element.
Namespace: Bio.IO.AppliedBiosystemsAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic string TagName { get; set; }
Public Property TagName As String
Get
Set
public:
property String^ TagName {
String^ get ();
void set (String^ value);
}
member TagName : string with get, set
Property Value
Type:
String
See Also