XDocumentExtensions.

IsDotNetSdk(XDocument) Method

Summary

Checks if an xml document for the dot net sdk attribute

Syntax

public static bool IsDotNetSdk(this XDocument document)

Parameters

Name Type Description
document XDocument The xml document

Return Value

Type Description
bool True if attribute was found