adTempus API
ArcanaDevelopment.adTempus.Client Namespace / IFileServiceProviderSupportsProxy Interface / ProxySettings Property


In This Topic
    ProxySettings Property (IFileServiceProviderSupportsProxy)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property ProxySettings As FileServiceProxySettings
    FileServiceProxySettings ProxySettings {get;}
    property FileServiceProxySettings^ ProxySettings {
       FileServiceProxySettings^ get();
    }
    See Also