[This is preliminary documentation and is subject to change.]
Assembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public string HostURL { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property HostURL As String  | 
| Visual C++ | 
|---|
public: property String^ HostURL { String^ get (); void set (String^ value); }  | 
