Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Leadtools.Services.Twain Namespace > TwainStatus Class : SelectedSource Property |
[DataMemberAttribute("selectedSource")] public string SelectedSource {get;}
'Declaration <DataMemberAttribute("selectedSource")> Public ReadOnly Property SelectedSource As String
'Usage Dim instance As TwainStatus Dim value As String value = instance.SelectedSource
[DataMemberAttribute("selectedSource")] public: property String^ SelectedSource { String^ get(); }