BindingsSection Klasa
Definicja
Reprezentuje kolekcję elementów powiązania.Represents a collection of binding elements. Klasa ta nie może być dziedziczona.This class cannot be inherited.
public ref class BindingsSection sealed : System::Configuration::ConfigurationSection
public sealed class BindingsSection : System.Configuration.ConfigurationSection
type BindingsSection = class
inherit ConfigurationSection
Public NotInheritable Class BindingsSection
Inherits ConfigurationSection
- Dziedziczenie
Konstruktory
BindingsSection() |
Inicjuje nowe wystąpienie klasy BindingsSection.Initializes a new instance of the BindingsSection class. |
Właściwości
BasicHttpBinding |
Pobiera element konfiguracji, który zawiera kolekcję BasicHttpBindingElement obiektów.Gets the configuration element that contains a collection of BasicHttpBindingElement objects. |
BasicHttpsBinding |
Pobiera element konfiguracji, który zawiera kolekcję BasicHttpsBindingElement obiektów.Gets the configuration element that contains a collection of BasicHttpsBindingElement objects. |
BindingCollections |
Pobiera kolekcję BindingCollectionElement wystąpień.Gets a collection of BindingCollectionElement instances. |
CurrentConfiguration |
Pobiera odwołanie do wystąpienia najwyższego poziomu Configuration , które reprezentuje hierarchię konfiguracji, do której ConfigurationElement należy bieżące wystąpienie.Gets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current ConfigurationElement instance belongs to. (Odziedziczone po ConfigurationElement) |
CustomBinding |
Pobiera sekcję konfiguracji, która zapewnia pełną kontrolę nad stosem obsługi komunikatów użytkownika.Gets the configuration section that provides full control over the messaging stack for the user. |
ElementInformation |
Pobiera ElementInformation obiekt, który zawiera informacje, które nie są dostosowywane i funkcje ConfigurationElement obiektu.Gets an ElementInformation object that contains the non-customizable information and functionality of the ConfigurationElement object. (Odziedziczone po ConfigurationElement) |
ElementProperty |
Pobiera ConfigurationElementProperty obiekt, który reprezentuje ConfigurationElement sam obiekt.Gets the ConfigurationElementProperty object that represents the ConfigurationElement object itself. (Odziedziczone po ConfigurationElement) |
EvaluationContext |
Pobiera ContextInformation obiekt dla ConfigurationElement obiektu.Gets the ContextInformation object for the ConfigurationElement object. (Odziedziczone po ConfigurationElement) |
HasContext |
Pobiera wartość wskazującą, czy CurrentConfiguration Właściwość jest |
Item[ConfigurationProperty] |
Pobiera lub ustawia właściwość lub atrybut tego elementu konfiguracji.Gets or sets a property or attribute of this configuration element. (Odziedziczone po ConfigurationElement) |
Item[String] |
Pobiera określone powiązanie w tej sekcji konfiguracji.Gets the specified binding in this configuration section. |
LockAllAttributesExcept |
Pobiera kolekcję zablokowanych atrybutów.Gets the collection of locked attributes. (Odziedziczone po ConfigurationElement) |
LockAllElementsExcept |
Pobiera kolekcję zablokowanych elementów.Gets the collection of locked elements. (Odziedziczone po ConfigurationElement) |
LockAttributes |
Pobiera kolekcję zablokowanych atrybutów.Gets the collection of locked attributes. (Odziedziczone po ConfigurationElement) |
LockElements |
Pobiera kolekcję zablokowanych elementów.Gets the collection of locked elements. (Odziedziczone po ConfigurationElement) |
LockItem |
Pobiera lub ustawia wartość wskazującą, czy element jest zablokowany.Gets or sets a value indicating whether the element is locked. (Odziedziczone po ConfigurationElement) |
MsmqIntegrationBinding |
Pobiera element konfiguracji, który zawiera kolekcję elementów powiązania MsmqIntegration.Gets the configuration element that contains a collection of MsmqIntegration binding elements. |
NetHttpBinding |
Pobiera element konfiguracji, który zawiera kolekcję NetHttpBindingElement obiektów.Gets the configuration element that contains a collection of NetHttpBindingElement objects. |
NetHttpsBinding |
Pobiera używane powiązanie HTTPS netto.Gets the net HTTPS binding used. |
NetMsmqBinding |
Pobiera element konfiguracji, który zawiera kolekcję elementów powiązania usługi Msmqbinding.Gets the configuration element that contains a collection of netMsmqBinding binding elements. |
NetNamedPipeBinding |
Pobiera element konfiguracji, który zawiera kolekcję obiektów. NetNamedPipeBindingElementGets the configuration element that contains a collection of NetNamedPipeBindingElement.objects. |
NetPeerTcpBinding |
Nieaktualne.
Pobiera element konfiguracji, który zawiera kolekcję elementów netPeerTcpBinding.Gets the configuration element that contains a collection of netPeerTcpBinding elements. |
NetTcpBinding |
Pobiera element konfiguracji, który zawiera kolekcję NetTcpBindingElement obiektów.Gets the configuration element that contains a collection of NetTcpBindingElement objects. |
Properties |
Pobiera kolekcję właściwości.Gets the collection of properties. (Odziedziczone po ConfigurationElement) |
SectionInformation |
Pobiera SectionInformation obiekt, który zawiera informacje, które nie są dostosowywane i funkcje ConfigurationSection obiektu.Gets a SectionInformation object that contains the non-customizable information and functionality of the ConfigurationSection object. (Odziedziczone po ConfigurationSection) |
WS2007FederationHttpBinding |
Pobiera element konfiguracji, który zawiera kolekcję WS2007FederationHttpBindingElement obiektów.Gets the configuration element that contains a collection of WS2007FederationHttpBindingElement objects. |
WS2007HttpBinding |
Pobiera element konfiguracji, który zawiera kolekcję WS2007HttpBindingElement obiektów.Gets the configuration element that contains a collection of WS2007HttpBindingElement objects. |
WSDualHttpBinding |
Pobiera element konfiguracji, który zawiera kolekcję WSDualHttpBindingElement obiektów.Gets the configuration element that contains a collection of WSDualHttpBindingElement objects. |
WSFederationHttpBinding |
Pobiera element konfiguracji, który zawiera kolekcję WSFederationHttpBindingElement obiektów.Gets the configuration element that contains a collection of WSFederationHttpBindingElement objects. |
WSHttpBinding |
Pobiera element konfiguracji, który zawiera kolekcję WSHttpBindingElement obiektów.Gets the configuration element that contains a collection of WSHttpBindingElement objects. |
Metody
DeserializeElement(XmlReader, Boolean) |
Odczytuje dane XML z pliku konfiguracyjnego.Reads XML from the configuration file. (Odziedziczone po ConfigurationElement) |
DeserializeSection(XmlReader) |
Odczytuje dane XML z pliku konfiguracyjnego.Reads XML from the configuration file. (Odziedziczone po ConfigurationSection) |
Equals(Object) |
Porównuje bieżące ConfigurationElement wystąpienie do określonego obiektu.Compares the current ConfigurationElement instance to the specified object. (Odziedziczone po ConfigurationElement) |
GetHashCode() |
Pobiera unikatową wartość reprezentującą bieżące ConfigurationElement wystąpienie.Gets a unique value representing the current ConfigurationElement instance. (Odziedziczone po ConfigurationElement) |
GetRuntimeObject() |
Zwraca obiekt niestandardowy, gdy jest zastępowany w klasie pochodnej.Returns a custom object when overridden in a derived class. (Odziedziczone po ConfigurationSection) |
GetSection(Configuration) |
Pobiera ustawienie konfiguracji sekcji z określonego pliku konfiguracji.Gets the configuration setting of a section from the specified configuration file. |
GetTransformedAssemblyString(String) |
Zwraca przekształconą wersję określonej nazwy zestawu.Returns the transformed version of the specified assembly name. (Odziedziczone po ConfigurationElement) |
GetTransformedTypeString(String) |
Zwraca przekształconą wersję określonej nazwy typu.Returns the transformed version of the specified type name. (Odziedziczone po ConfigurationElement) |
GetType() |
Pobiera Type bieżące wystąpienie.Gets the Type of the current instance. (Odziedziczone po Object) |
Init() |
Ustawia ConfigurationElement obiekt do stanu początkowego.Sets the ConfigurationElement object to its initial state. (Odziedziczone po ConfigurationElement) |
InitializeDefault() |
Służy do inicjowania domyślnego zestawu wartości dla ConfigurationElement obiektu.Used to initialize a default set of values for the ConfigurationElement object. (Odziedziczone po ConfigurationElement) |
IsModified() |
Wskazuje, czy ten element konfiguracji został zmodyfikowany od czasu ostatniego zapisania lub załadowania w przypadku zaimplementowania w klasie pochodnej.Indicates whether this configuration element has been modified since it was last saved or loaded when implemented in a derived class. (Odziedziczone po ConfigurationSection) |
IsReadOnly() |
Pobiera wartość wskazującą, czy ConfigurationElement obiekt jest tylko do odczytu.Gets a value indicating whether the ConfigurationElement object is read-only. (Odziedziczone po ConfigurationElement) |
ListErrors(IList) |
Dodaje błędy nieprawidłowej właściwości w tym ConfigurationElement obiekcie i we wszystkich podelementach do listy zakończonych.Adds the invalid-property errors in this ConfigurationElement object, and in all subelements, to the passed list. (Odziedziczone po ConfigurationElement) |
MemberwiseClone() |
Tworzy skróconą kopię bieżącego elementu Object .Creates a shallow copy of the current Object. (Odziedziczone po Object) |
OnDeserializeUnrecognizedAttribute(String, String) |
Pobiera wartość wskazującą, czy podczas deserializacji napotkano nieznany atrybut.Gets a value indicating whether an unknown attribute is encountered during deserialization. (Odziedziczone po ConfigurationElement) |
OnDeserializeUnrecognizedElement(String, XmlReader) |
Pobiera wartość wskazującą, czy nieznany element został napotkany podczas deserializacji.Gets a value indicating whether an unknown element is encountered during deserialization. (Odziedziczone po ConfigurationElement) |
OnRequiredPropertyNotFound(String) |
Zgłasza wyjątek, gdy wymagana właściwość nie zostanie znaleziona.Throws an exception when a required property is not found. (Odziedziczone po ConfigurationElement) |
PostDeserialize() |
Wywoływana po deserializacji.Called after deserialization. (Odziedziczone po ConfigurationElement) |
PreSerialize(XmlWriter) |
Wywoływana przed serializacji.Called before serialization. (Odziedziczone po ConfigurationElement) |
Reset(ConfigurationElement) |
Resetuje stan wewnętrzny ConfigurationElement obiektu, w tym blokady i kolekcje właściwości.Resets the internal state of the ConfigurationElement object, including the locks and the properties collections. (Odziedziczone po ConfigurationElement) |
ResetModified() |
Resetuje wartość IsModified() metody do |
SerializeElement(XmlWriter, Boolean) |
Zapisuje zawartość tego elementu konfiguracji w pliku konfiguracji w przypadku zaimplementowania w klasie pochodnej.Writes the contents of this configuration element to the configuration file when implemented in a derived class. (Odziedziczone po ConfigurationElement) |
SerializeSection(ConfigurationElement, String, ConfigurationSaveMode) |
Tworzy ciąg XML zawierający Niescalony widok ConfigurationSection obiektu jako pojedynczą sekcję do zapisu w pliku.Creates an XML string containing an unmerged view of the ConfigurationSection object as a single section to write to a file. (Odziedziczone po ConfigurationSection) |
SerializeToXmlElement(XmlWriter, String) |
Zapisuje zewnętrzne Tagi tego elementu konfiguracji w pliku konfiguracji po zaimplementowaniu w klasie pochodnej.Writes the outer tags of this configuration element to the configuration file when implemented in a derived class. (Odziedziczone po ConfigurationElement) |
SetPropertyValue(ConfigurationProperty, Object, Boolean) |
Ustawia właściwość na określoną wartość.Sets a property to the specified value. (Odziedziczone po ConfigurationElement) |
SetReadOnly() |
Ustawia IsReadOnly() Właściwość dla ConfigurationElement obiektu i wszystkie podelementy.Sets the IsReadOnly() property for the ConfigurationElement object and all subelements. (Odziedziczone po ConfigurationElement) |
ShouldSerializeElementInTargetVersion(ConfigurationElement, String, FrameworkName) |
Wskazuje, czy określony element powinien być serializowany, gdy hierarchia obiektu konfiguracji jest serializowana dla określonej wersji docelowej .NET Framework.NET Framework .Indicates whether the specified element should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework.NET Framework. (Odziedziczone po ConfigurationSection) |
ShouldSerializePropertyInTargetVersion(ConfigurationProperty, String, FrameworkName, ConfigurationElement) |
Wskazuje, czy określona właściwość powinna być serializowana, gdy hierarchia obiektu konfiguracji jest serializowana dla określonej wersji docelowej .NET Framework.NET Framework .Indicates whether the specified property should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework.NET Framework. (Odziedziczone po ConfigurationSection) |
ShouldSerializeSectionInTargetVersion(FrameworkName) |
Wskazuje, czy bieżące ConfigurationSection wystąpienie powinno być serializowane, gdy Hierarchia obiektów konfiguracji jest serializowana dla określonej wersji docelowej .NET Framework.NET Framework .Indicates whether the current ConfigurationSection instance should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework.NET Framework. (Odziedziczone po ConfigurationSection) |
ToString() |
Zwraca ciąg reprezentujący bieżący obiekt.Returns a string that represents the current object. (Odziedziczone po Object) |
Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode) |
Modyfikuje ConfigurationElement obiekt, aby usunąć wszystkie wartości, które nie powinny być zapisane.Modifies the ConfigurationElement object to remove all values that should not be saved. (Odziedziczone po ConfigurationElement) |