| Keysight.Visa Namespace > ResourceManager Class : FindExportedResourcesOnly Property |
'DeclarationPublic Property FindExportedResourcesOnly As Boolean
'UsageDim instance As ResourceManager Dim value As Boolean instance.FindExportedResourcesOnly = value value = instance.FindExportedResourcesOnly
public bool FindExportedResourcesOnly {get; set;}
The default value is false, which means that all sessions will be returned regardless of the value of the VisaSession.ExportEnabled property.
This property applies only to this RM session, in conjunction with the VisaSession.ExportEnabled property of any child VISA sessions.
Current with Keysight IO Libraries Suite 18