ConfigureServiceOptions.Args Özellik

Tanım

Bağlı hizmet sağlayıcısına ve işleyicisine özel parametreleri geçirmek için kullanılabilecek bir özellik paketi alır.

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)

Özellik Değeri

IDictionary<String,Object>

Şunlara uygulanır