Discuss this help topic in SecureBlackbox Forum

TElWebDAVErrorResponse.URL

TElWebDAVErrorResponse     


Filter: C#/Java  VB.NET  Pascal  C++  PHP  


Specifies response URL.

Declaration

[C#/Java]
    string URL;

[VB.NET]
    Property URL As String

[Pascal]
    property URL : string;

[C++]
    not available

[PHP]
    not available

Description

    Use this property to get the URL of the response.

Discuss this help topic in SecureBlackbox Forum