次の方法で共有


CoreStrings.LiteralGenerationNotSupported(Object) メソッド

定義

'{type}' の型マッピングには、コード リテラルの生成が実装されていません。

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

パラメーター

type
Object

戻り値

適用対象