Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace > CStoreCommand Class : Configuration Property |
public CStoreCommandConfiguration Configuration {get;}
'Declaration Public ReadOnly Property Configuration As CStoreCommandConfiguration
'Usage Dim instance As CStoreCommand Dim value As CStoreCommandConfiguration value = instance.Configuration
public: property CStoreCommandConfiguration^ Configuration { CStoreCommandConfiguration^ get(); }