RelationalStrings.UnableToTranslateSetProperty(Object, Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
下列 'SetProperty' 無法轉譯:'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
參數
- property
- Object
- value
- Object
- details
- Object