Discuss this help topic in SecureBlackbox Forum

TElWebDAVPrincipal.URL

TElWebDAVPrincipal     


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


The URL of the principal collection.

Declaration

[C#]
    string URL;

[VB.NET]
    Property URL As String

[Pascal]
    property URL : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to get the URL of the principal collection.

Discuss this help topic in SecureBlackbox Forum