Gets or sets the path where native provider files
are located.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static string NativeProviderPath { get; set; }
Public Shared Property NativeProviderPath As String
Get
Set
public:
static property String^ NativeProviderPath {
String^ get ();
void set (String^ value);
}
static member NativeProviderPath : string with get, set
Property Value
Type:
String
Reference