PropertyInvalidExceptionPropertyCannotContainNullElements Field |
A message string indicating that a property cannot contain null elements.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic static readonly string PropertyCannotContainNullElements
Public Shared ReadOnly PropertyCannotContainNullElements As String
public:
static initonly String^ PropertyCannotContainNullElements
static val PropertyCannotContainNullElements: string
Field Value
Type:
String
See Also