TimeSpanElementConfigurationProperty Members

Include Protected Members
Include Inherited Members

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

The TimeSpanElementConfigurationProperty type exposes the following members.

Constructors

  Name Description
Public method TimeSpanElementConfigurationProperty(IServiceProvider, ElementViewModel, PropertyDescriptor)
Initializes a new instance of the TimeSpanElementConfigurationProperty class
Public method TimeSpanElementConfigurationProperty(IServiceProvider, ElementViewModel, PropertyDescriptor, IEnumerable<Attribute>)
Initializes a new instance of the TimeSpanElementConfigurationProperty class

Methods

  Name Description
Public method ConvertFromBindableValue (Inherited from Property.)
Public method ConvertFromBindableValueInvariant (Inherited from Property.)
Public method ConvertToBindableValue (Inherited from Property.)
Public method CreateBindableProperty() (Inherited from Property.)
Public method CreateBindableProperty(Property) (Inherited from Property.)
Public method Dispose() (Inherited from ViewModel.)
Protected method Dispose(Boolean) (Inherited from ElementProperty.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected method GetChildProperties (Inherited from Property.)
Protected method GetDefaultPropertyValidators (Inherited from DefaultElementConfigurationProperty.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetValidators (Inherited from Property.)
Protected method GetValue (Inherited from Property.)
Public method Initialize (Inherited from Property.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method OnPropertyChanged (Inherited from Property.)
Public method PropertyDependencyInitialization (Inherited from Property.)
Protected method ResetValidationResults (Inherited from Property.)
Protected method SetValue (Inherited from Property.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public method Validate() (Inherited from Property.)
Public method Validate(String) (Inherited from Property.)

Properties

  Name Description
Public property Attributes (Inherited from Property.)
Public property Bindable (Inherited from ViewModel.)
Public property BindableProperty (Inherited from Property.)
Public property Category (Inherited from Property.)
Public property ChildProperties (Inherited from Property.)
Public property Component (Inherited from Property.)
Public property ConfigurationName (Inherited from ElementProperty.)
Public property ConfigurationSectionName (Inherited from ElementProperty.)
Public property ContainingElementXPath (Inherited from ElementProperty.)
Public property ContainingSection (Inherited from Property.)
Public property ContainingSectionXPath (Inherited from ElementProperty.)
Public property Converter (Inherited from Property.)
Public property DeclaringElement (Inherited from ElementProperty.)
Public property DeclaringProperty (Inherited from Property.)
Public property DeltaConfigurationStorageConverter (Inherited from ElementProperty.)
Public property Description (Inherited from Property.)
Public property DisplayName (Inherited from Property.)
Public property HasChildProperties (Inherited from Property.)
Public property HasSuggestedValues (Inherited from Property.)
Public property Hidden (Inherited from Property.)
Public property IsRequired (Inherited from ElementProperty.)
Public property IsValid (Inherited from Property.)
Public property PropertiesShown (Inherited from Property.)
Public property PropertyAttributeName (Inherited from ElementProperty.)
Public property PropertyName (Inherited from Property.)
Public property PropertyType (Inherited from Property.)
Public property ReadOnly (Inherited from Property.)
Public property SuggestedValues (Inherited from Property.)
Public property SuggestedValuesEditable (Inherited from Property.)
Public property SupportsOverride (Inherited from ElementProperty.)
Public property ValidationResults (Inherited from Property.)
Public property Value (Inherited from Property.)

Events

  Name Description
Public event PropertyChanged (Inherited from Property.)

See Also

TimeSpanElementConfigurationProperty Class

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.ViewModel Namespace