[Visual Basic] Public Property TheUserDll As String [C#] public string TheUserDll { get; set; } [C++] public: __property String* get_TheUserDll(); public: __property void set_TheUserDll(String* ); [JScript] public function get TheUserDll() : String public function set TheUserDll(String);
ApplicationPaths Class | EbsOpen Namespace