API Help
Eplan.EplApi.DataModel Namespace / PathInfo Class / XML Property

In This Topic
    XML Property
    In This Topic
    Returns default XML directory.
    Syntax
    public string XML {get;}
    public:
    property String^ XML {
       String^ get();
    }

    Property Value

    string: default XML directory
    See Also