IVsFrameworkMultiTargeting2.GetSDKRootFolders Method
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 list of SDK root folders, both platform and extension SDK.
public:
Array ^ GetSDKRootFolders();
public Array GetSDKRootFolders ();
abstract member GetSDKRootFolders : unit -> Array
Public Function GetSDKRootFolders () As Array
Returns
The list of SDK root folders.