CSharpProjectProperties7.Extender[String] Property

Definition

public:
 property System::Object ^ Extender[System::String ^] { System::Object ^ get(System::String ^ ExtenderName); };
[System.Runtime.InteropServices.DispId(10030)]
public object Extender[string ExtenderName] { [System.Runtime.InteropServices.DispId(10030)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(10030)>]
[<get: System.Runtime.InteropServices.DispId(10030)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.Extender(string) : obj
Public ReadOnly Property Extender(ExtenderName As String) As Object

Parameters

ExtenderName
String

Property Value

Implements

Attributes

Applies to