Property SchemePathValue
SchemePathValue
Gets or sets the delegate to retrieve a specific scheme path value.
This is used from GetSchemePathValue(PythonPathValueKind, PythonPathSchemeKind?). Default is null
.
public static GetSchemePathValueDelegate SchemePathValue { get; set; }