SAMOptionalFieldTag Property |
Tag of the option field.
Namespace: Bio.IO.SAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Tag { get; set; }
Public Property Tag As String
Get
Set
public:
property String^ Tag {
String^ get ();
void set (String^ value);
}
member Tag : string with get, set
Property Value
Type:
StringSee Also