<Code Lib>
2024 Method
Changes 0
M

FabricationConfigurationInfo.GetProfiles

Description:
Return the profiles in the fabrication configuration.
Remarks:
The global profile name is empty, and is not returned here.

public IList<string> GetProfiles()

IList<string> IList String

Loading…