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