Discuss this help topic in SecureBlackbox Forum

TElWebDAVProperty.Description

TElWebDAVProperty     See also     


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


Declaration

[C#]
    string Description;

[VB.NET]
    Property Description As String

[Pascal]
    property Description : string;

[C++]
    void get_Description(std::string &OutResult);
    void set_Description(const std::string &Value);

[PHP]
    string get_Description()
    void set_Description(string $Value)

[Java]
    not available

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum