Click or drag to resize

ApplicationContextID Property

The unique ID of the underlying AppDomain object.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public int ID { get; }

Property Value

Type: Int32
See Also