ToolLocationHelper.GetPlatformSDKPropsFileLocation Method
Include Protected Members
Include Inherited Members
Gets the location of the target platform SDK props file for a given {SDKI, SDKV, TPI, TPMinV, TPV} combination.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetPlatformSDKPropsFileLocation(String, String, String, String, String) | Gets the location of the target platform SDK props file for a given {SDKI, SDKV, TPI, TPMinV, TPV} combination. | |
GetPlatformSDKPropsFileLocation(String, String, String, String, String, String, String) | Gets the location of the target platform SDK props file for a given {SDKI, SDKV, TPI, TPMinV, TPV} combination. |
Top