BuildProjectReferencesRequest.ProjectTarget Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The project target
public: System::String ^ ProjectTarget;
public: Platform::String ^ ProjectTarget;
std::wstring ProjectTarget;
public string ProjectTarget;
public string? ProjectTarget;
val mutable ProjectTarget : string
Public ProjectTarget As String