Value.SetDotNetPath(CompiledDotNetPath, Object) Method
Definition
Important
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.
public:
void SetDotNetPath(Microsoft::XLANGs::RuntimeTypes::CompiledDotNetPath ^ cdnp, System::Object ^ val);
public void SetDotNetPath (Microsoft.XLANGs.RuntimeTypes.CompiledDotNetPath cdnp, object val);
member this.SetDotNetPath : Microsoft.XLANGs.RuntimeTypes.CompiledDotNetPath * obj -> unit
Public Sub SetDotNetPath (cdnp As CompiledDotNetPath, val As Object)
Parameters
- cdnp
- CompiledDotNetPath
- val
- Object