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.
Returns setting value by its name.
public string GetSettingByName (string name);
member this.GetSettingByName : string -> string
Public Function GetSettingByName (name As String) As String