[This is preliminary documentation and is subject to change.]
returns the popup parameter for the login screen (if the login popup is true)
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static string LoginPopupParameters { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property LoginPopupParameters As String |
| Visual C++ |
|---|
public: static property String^ LoginPopupParameters { String^ get (); } |
