ImageGear22.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecUDItem Class : SectionName Property |
'Declaration Public Property SectionName As String
'Usage Dim instance As ImGearRecUDItem Dim value As String instance.SectionName = value value = instance.SectionName
public string SectionName {get; set;}