AzureStorageConnectionStringDialog Class

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.

A Microsoft Windows Azure Storage Account connection string editing window.

AzureStorageConnectionStringDialog

Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.ComponentModel.Editors
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.dll) Version: 5.0.1118.0 (5.0.1118.0)

Syntax

public class AzureStorageConnectionStringDialog : Window, 
    IComponentConnector
'Declaration
Public Class AzureStorageConnectionStringDialog _
    Inherits Window _
    Implements IComponentConnector
public ref class AzureStorageConnectionStringDialog : public Window, 
    IComponentConnector

Inheritance Hierarchy

System.Object
  System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
      System.Windows.Media.Visual
        System.Windows.UIElement
          System.Windows.FrameworkElement
            System.Windows.Controls.Control
              System.Windows.Controls.ContentControl
                System.Windows.Window
                  Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.ComponentModel.Editors.AzureStorageConnectionStringDialog

See Also

AzureStorageConnectionStringDialog Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.ComponentModel.Editors Namespace

PopupTextEditor