Type.UnderlyingSystemType Özellik

Tanım

Bu türü temsil eden ortak dil çalışma zamanı tarafından belirtilen türü gösterir.

public:
 abstract property Type ^ UnderlyingSystemType { Type ^ get(); };
public abstract Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public MustOverride ReadOnly Property UnderlyingSystemType As Type

Özellik Değeri

Type

İçin temeldeki sistem türü Type .

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.