ProjectFileConfigurationBuildPlatform Property
This is used to get or set the platform used for the build
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string BuildPlatform { get; set; }
Public Property BuildPlatform As String
Get
Set
public:
property String^ BuildPlatform {
String^ get ();
void set (String^ value);
}
member BuildPlatform : string with get, set
Property Value
String