Miner.Interop Namespace > IMMDirectionSearchStrategy2 Interface : SolverOptions Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> Property SolverOptions As IMMRouteSolverOptions
'Usage
Dim instance As IMMDirectionSearchStrategy2 Dim value As IMMRouteSolverOptions instance.SolverOptions = value value = instance.SolverOptions
[System.Runtime.InteropServices.DispId(1610678274)] IMMRouteSolverOptions SolverOptions {get; set;}
read-write property SolverOptions: IMMRouteSolverOptions;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get,set SolverOptions : IMMRouteSolverOptions
[System.Runtime.InteropServices.DispId(1610678274)] __property IMMRouteSolverOptions* get_SolverOptions(); __property void set_SolverOptions( IMMRouteSolverOptions* value );
[System.Runtime.InteropServices.DispId(1610678274)] property IMMRouteSolverOptions^ SolverOptions { IMMRouteSolverOptions^ get(); void set ( IMMRouteSolverOptions^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2