FrameworkInfo.

SdkDirectory Property

Summary

Gets the directory containing the SDK tools for the framework.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfo

Syntax

public DirectoryInfo SdkDirectory { get; }

Value

Type Description
DirectoryInfo The directory containing the SDK tools for the framework or a null reference if the configured SDK directory does not exist, or is not valid.