[This is preliminary documentation and is subject to change.]
Gets the group name of the login users from the configuration information
ConfigureInfo.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static string GroupName { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Shared Property GroupName As String |
| Visual C++ |
|---|
public: static property String^ GroupName { String^ get (); void set (String^ value); } |
