AssignProjectConfiguration.CurrentProjectConfiguration Vlastnost
Definice
Platforma aktuálního projektu.The current project's platform.
Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.
public:
property System::String ^ CurrentProjectConfiguration { System::String ^ get(); void set(System::String ^ value); };
public string CurrentProjectConfiguration { get; set; }
member this.CurrentProjectConfiguration : string with get, set
Public Property CurrentProjectConfiguration As String
Hodnota vlastnosti
Vrátí konfiguraci aktuálního projektu.Returns the current project's configuration.