Aracılığıyla paylaş


Setting sınıfı için bir teslim uzantısı kullanma

The Setting class is located in the Microsoft.ReportingServices.Interfaces namespace and represents information about extension settings for a teslim uzantısı. The Setting class provides infrastructure for storing information about the settings that are required in order for a teslim uzantısı to işlev properly. Örneğin rapor sunucusu e-posta teslimi, bir kullanıcı gibi alıcı adresini, gönderenin adresini, konu satırı ve e-posta, e-posta teslimi için belirli ayarları sağlamak için gereklidir.Kuşkusuz, sipariş için belirli ayarları sağlamak kullanıcının özel teslim sağlayıcılarınızın gerektirir teslim uzantısı bildirimler ve raporları sunmak üzere.

The Setting class is used when implementing the ExtensionSettings() özellik of the IDeliveryExtension arabirim. The Setting class is also used for processing the extension setting data that is supplied by a user when a abonelik or bildirim is created.

Nasıl kullanılacağını gösteren bir örnek için Setting sınıf için bkz: Sample Printer Delivery Extension.