IVsUIObject.get_Type(String) Yöntem

Tanım

Nesne için veri türünün adını döndürür.

public:
 int get_Type([Runtime::InteropServices::Out] System::String ^ % pTypeName);
public int get_Type (out string pTypeName);
abstract member get_Type :  -> int
Public Function get_Type (ByRef pTypeName As String) As Integer

Parametreler

pTypeName
String

dışı Türün adının döndürülme konumu.

Döndürülenler

Int32

Veri türü döndürülürse S_OK döndürür.

Şunlara uygulanır