ISandcastleProjectPlatform Property

This is used to get or set the platform to use when building the project

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string Platform { get; set; }

Property Value

String
This value is used for project documentation sources and project references so that the correct items are used from them.

See Also