IsValidPropertyCombinations Method

MSBuild

Determines if the current property values can be used together


Namespace: MSBuild.Community.Tasks.AspNet
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)

Syntax

Visual Basic (Declaration)
Public Function IsValidPropertyCombinations() As Boolean
C#
public bool IsValidPropertyCombinations()
C++
public:
 bool IsValidPropertyCombinations() sealed 
J#
public bool IsValidPropertyCombinations()
JScript
public  function IsValidPropertyCombinations() : bool

Return Value

true when properties can be used together.

See Also

Syntax based on .NET Framework version 2.0.
Documentation version 1.0.0.0.