ConfigureServiceOptions.Args Propriedade

Definição

Obtém um recipiente de propriedades que pode ser usado para passar parâmetros personalizados para o provedor de serviços conectado e o manipulador.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Args { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Args { get; }
member this.Args : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Args As IDictionary(Of String, Object)

Valor da propriedade

IDictionary<String,Object>

Aplica-se a