EvaluationLocation.EmptyLocation 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.
An empty location, used as the starting instance.
public:
static property Microsoft::Build::Framework::Profiler::EvaluationLocation EmptyLocation { Microsoft::Build::Framework::Profiler::EvaluationLocation get(); };
public static Microsoft.Build.Framework.Profiler.EvaluationLocation EmptyLocation { get; }
static member EmptyLocation : Microsoft.Build.Framework.Profiler.EvaluationLocation
Public Shared ReadOnly Property EmptyLocation As EvaluationLocation