GetValueResult(Object, Boolean) Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
GetValueResult(System::Object ^ propertyValue, bool hasError);
C#
public GetValueResult (object propertyValue, bool hasError);
new Microsoft.AspNetCore.JsonPatch.Helpers.GetValueResult : obj * bool -> Microsoft.AspNetCore.JsonPatch.Helpers.GetValueResult
Public Sub New (propertyValue As Object, hasError As Boolean)
- propertyValue
- Object
- hasError
- Boolean
Produkt | Versiounen |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |