[This is preliminary documentation and is subject to change.]
Returns the complete server url to get to this OfficeClip web site
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static string ServerUrl { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property ServerUrl As String |
Visual C++ |
---|
public: static property String^ ServerUrl { String^ get (); } |