VBProjectProperties6.Extender[String] Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(10030)>]
[<get: System.Runtime.InteropServices.DispId(10030)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Extender(string) : obj
Public ReadOnly Property Extender(ExtenderName As String) As Object
Параметры
- ExtenderName
- String
Значение свойства
- Атрибуты