DTEClass.GetObject(String) Yöntem

Tanım

Bu yöntem hakkında daha fazla bilgi için bkz GetObject(String) ..

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 virtual System::Object ^ GetObject(System::String ^ Name) = EnvDTE::_DTE::GetObject;
public:
 virtual Platform::Object ^ GetObject(Platform::String ^ Name) = EnvDTE::_DTE::GetObject;
 virtual winrt::Windows::Foundation::IInspectable GetObject(std::wstring const & Name);
[System.Runtime.InteropServices.DispId(211)]
public virtual object GetObject (string Name);
[<System.Runtime.InteropServices.DispId(211)>]
abstract member GetObject : string -> obj
override this.GetObject : string -> obj
Public Overridable Function GetObject (Name As String) As Object

Parametreler

Name
String

Nesnenin adı.

Döndürülenler

Object

Nesne.

Uygulamalar

Öznitelikler

Şunlara uygulanır