DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense Class / ProxyDomain Property



    ProxyDomain Property
    Domain to be used if the machine's web proxy requires authentication.
    Syntax
    'Declaration
     
    Public Shared Property ProxyDomain As String
     
    'Usage
     
    Dim value As String
     
    DicomLicense.ProxyDomain = value
     
    value = DicomLicense.ProxyDomain
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also