SolutionContext.ConfigurationName Eigenschaft

Definition

Ruft den Namen der Projektkonfiguration ab, die den Kontext liefert, wenn dieser Projektmappenkontext ausgewählt wird, oder legt diesen Namen fest.

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

Eigenschaftswert

String

Eine Zeichenfolge, die den Namen der Projektkonfiguration enthält, die den Kontext liefert, wenn dieser Projektmappenkontext ausgewählt wird.

Attribute

Gilt für