SolutionClass.Extender[String] Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Parâmetros

ExtenderName
String

O nome do extensor.

Valor da propriedade

Object

O extensor.

Implementações

Atributos

Aplica-se a