ICMSEnvironmentDependencyContext Property
|
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string DependencyContext { get; set; }
Property DependencyContext As String
Get
Set
property String^ DependencyContext {
String^ get ();
void set (String^ value);
}
abstract DependencyContext : string with get, set
Property Value
Type:
StringSee Also