VcConfigurationBase.

PlatformName Property

Summary

Gets the platform that the configuration targets.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
VcConfigurationBase

Syntax

public override string PlatformName { get; }

Value

Type Description
string The platform targeted by the configuration.