DTE.GetObject(String) Method

Definition

public:
 System::Object ^ GetObject(System::String ^ Name);
[System.Runtime.InteropServices.DispId(211)]
public object GetObject (string Name);
[<System.Runtime.InteropServices.DispId(211)>]
abstract member GetObject : string -> obj
Public Function GetObject (Name As String) As Object

Parameters

Name
String

Returns

Attributes

Applies to