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