Base:
method
ReadString
Microsoft.Tools.ServiceModel.WsatConfig.ConfigurationProvider.ReadString(System.String, System.String)
2 references to ReadString
WsatConfig (2)
Configuration\RemoteHelper.cs (2)
149path = reg.ReadString(WsatKeys.RuntimeInstallPath, null); 159path = reg2.ReadString(WsatKeys.RuntimeInstallPath, null);