ConfigProperties Klasse
In diesem Artikel
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class ConfigProperties
public class ConfigProperties
type ConfigProperties = class
Public Class ConfigProperties
Vererbung
Konstruktoren
Methoden
Extract(XmlDocument, String, String)
ExtractBool(XmlDocument, String)
ExtractConfigDom(IPropertyBag)
ExtractConfigDomImpl(IPropertyBag, Boolean)
ExtractImpl(XmlDocument, String, Boolean, String)
ExtractInt(XmlDocument, String)
ExtractLong(XmlDocument, String)
ExtractPollingInterval(XmlDocument)
IfExistsExtract(XmlDocument, String, String)
IfExistsExtractBool(XmlDocument, String, Boolean)
IfExistsExtractConfigDom(IPropertyBag)
IfExistsExtractInt(XmlDocument, String, Int32)
IfExistsExtractLong(XmlDocument, String, Int64)
IfExistsExtractUInt(XmlDocument, String, UInt32)
IfNotEmptyExtract(XmlDocument, String, Boolean, String)
Gilt für: