CoreStrings.LiteralGenerationNotSupported(Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{type}' için tür eşlemesi kod değişmez değeri oluşturmayı uygulamadı.
public static string LiteralGenerationNotSupported(object type);
public static string LiteralGenerationNotSupported(object? type);
static member LiteralGenerationNotSupported : obj -> string
Public Shared Function LiteralGenerationNotSupported (type As Object) As String
Parametreler
- type
- Object