Reference2::Extender Property (String^)
Visual Studio 2015
Returns the requested Extender object if it is available for this object.
Assembly: VSLangProj2 (in VSLangProj2.dll)
Parameters
- ExtenderName
-
Type:
System::String^
Required. The name of the Extender to return.
Property Value
Type: System::Object^This property returns Nothing or null is no Extender object is available.
Implements
Reference::Extender[String^]The CATID used for obtaining the Extender is given by the object's ExtenderCATID property.
Show: