[This is preliminary documentation and is subject to change.]
Checks if the configuration information ConfigureInfo
in the session is null.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static bool IsNull { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property IsNull As Boolean |
Visual C++ |
---|
public: static property bool IsNull { bool get (); } |