[This is preliminary documentation and is subject to change.]
Returns whether to show the product version on the title bar
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static bool ShowVersionOnTitle { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property ShowVersionOnTitle As Boolean |
Visual C++ |
---|
public: static property bool ShowVersionOnTitle { bool get (); } |