SolutionContext.ConfigurationName Propriedade

Definição

Define ou Obtém o nome de configuração do projeto que fornece contexto quando este contexto de solução é selecionado.

public:
 property System::String ^ ConfigurationName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ConfigurationName { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(4)]
public string ConfigurationName { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.ConfigurationName : string with get, set
Public Property ConfigurationName As String

Valor da propriedade

String

Uma cadeia de caracteres que representa o nome de configuração do projeto que fornece contexto quando este contexto de solução é selecionado.

Atributos

Aplica-se a