PropertyInvalidExceptionPropertyName Property |
Gets the name of the property that is required.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string PropertyName { get; }
Public ReadOnly Property PropertyName As String
Get
public:
property String^ PropertyName {
String^ get ();
}
member PropertyName : string with get
Property Value
Type:
StringSee Also