RelationalStrings.UnableToTranslateSetProperty(Object, Object, Object) Method
Definition
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.
The following 'SetProperty' failed to translate: 'SetProperty({property}, {value})'. {details}
public static string UnableToTranslateSetProperty(object? property, object? value, object? details);
static member UnableToTranslateSetProperty : obj * obj * obj -> string
Public Shared Function UnableToTranslateSetProperty (property As Object, value As Object, details As Object) As String
Parameters
- property
- Object
- value
- Object
- details
- Object