ProjectCapability.PerPlatformCompilation Property
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.
(aka. #ifdef capability) Indicates that items in this project are compiled individually for every target platform.
public static Microsoft.VisualStudio.Extensibility.ProjectCapability PerPlatformCompilation { get; }
static member PerPlatformCompilation : Microsoft.VisualStudio.Extensibility.ProjectCapability
Public Shared ReadOnly Property PerPlatformCompilation As ProjectCapability