DeploymentSection Construtor
Definição
Inicializa uma nova instância da classe DeploymentSection.Initializes a new instance of the DeploymentSection class.
public:
DeploymentSection();
public DeploymentSection ();
Public Sub New ()
Comentários
Esse construtor é chamado pelo sistema de configuração ASP.NET.This constructor is called by the ASP.NET configuration system. Você Obtém uma instância da DeploymentSection classe usando o GetSection método.You obtain an instance of the DeploymentSection class by using the GetSection method.