CoreStrings.NonShadowBaseType(Object, Object) Yöntem

Tanım

Dikkat

Bu API artık kullanım dışıdır.

'{entityType}' bir gölge durum varlık türü olduğu için '{entityType}' varlık türü '{baseEntityType}' öğesinden devralınamaz.

public static string NonShadowBaseType (object entityType, object baseEntityType);
[System.Obsolete]
public static string NonShadowBaseType (object? entityType, object? baseEntityType);
static member NonShadowBaseType : obj * obj -> string
[<System.Obsolete>]
static member NonShadowBaseType : obj * obj -> string
Public Shared Function NonShadowBaseType (entityType As Object, baseEntityType As Object) As String

Parametreler

entityType
Object
baseEntityType
Object

Döndürülenler

String
Öznitelikler

Şunlara uygulanır