Discuss this help topic in SecureBlackbox Forum

TElWebDAVProperty.DescLang

TElWebDAVProperty     See also     


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


Declaration

[C#]
    string DescLang;

[VB.NET]
    Property DescLang As String

[Pascal]
    property DescLang : string;

[C++]
    void get_DescLang(std::string &OutResult);
    void set_DescLang(const std::string &Value);

[PHP]
    string get_DescLang()
    void set_DescLang(string $Value)

[Java]
    not available

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum