MsmqDistributorSettings.SectionName Property
The name of the configuration section.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Configuration
Assembly: MsmqDistributor (in MsmqDistributor.exe)
Syntax
'Declaration
Public Shared ReadOnly Property SectionName As String
public static string SectionName { get; }
public:
static property String^ SectionName {
String^ get ();
}
public static function get SectionName () : String
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Configuration Namespace