ICorDebugType.GetType(CorElementType) 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.
public:
void GetType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorElementType % ty);
public void GetType (out Microsoft.VisualStudio.CorDebugInterop.CorElementType ty);
abstract member GetType : CorElementType -> unit
Public Sub GetType (ByRef ty As CorElementType)