ProjectImportElement.ImplicitImportLocation 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.
Gets the ImplicitImportLocation of the import. This indicates if the import was implicitly added because of the Sdk attribute and the location where the project was imported.
public:
property Microsoft::Build::Construction::ImplicitImportLocation ImplicitImportLocation { Microsoft::Build::Construction::ImplicitImportLocation get(); };
public Microsoft.Build.Construction.ImplicitImportLocation ImplicitImportLocation { get; }
member this.ImplicitImportLocation : Microsoft.Build.Construction.ImplicitImportLocation
Public ReadOnly Property ImplicitImportLocation As ImplicitImportLocation