public class ComponentInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DataGenRegId |
static String |
DocumenterRegId |
static String |
PowerShellModuleFullName |
static String |
PowerShellModuleMinVersion |
static String |
PowerShellModuleName |
static String |
registryPath |
static String |
SchemaCompareRegId |
static String |
UnitTestRegId |
| Modifier and Type | Method and Description |
|---|---|
static ComponentInfo |
GetComponentInfo(String Id) |
String |
GetComponentName() |
String |
GetComponentVersion() |
String |
GetId() |
String[] |
GetPSCallingParams() |
public static final String PowerShellModuleFullName
public static final String PowerShellModuleName
public static final String PowerShellModuleMinVersion
public static final String DataGenRegId
public static final String UnitTestRegId
public static final String SchemaCompareRegId
public static final String DocumenterRegId
public static final String registryPath
Copyright © 2016–2019. All rights reserved.