CoreStrings.ComplexPropertyShadow(Object, Object) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengonfigurasi properti kompleks '{type}. {property}' dalam status bayangan tidak didukung. Lihat https://github.com/dotnet/efcore/issues/31243 untuk informasi lebih lanjut.
public static string ComplexPropertyShadow(object? type, object? property);
static member ComplexPropertyShadow : obj * obj -> string
Public Shared Function ComplexPropertyShadow (type As Object, property As Object) As String
Parameter
- type
- Object
- property
- Object