Used to get or set the processors that an assembly should support. In V1, this information is not used by the assembly binding services but is meant for informational use only.
[Visual Basic] Public Shared ReadOnly Processor As String [C#] public static readonly string Processor; [C++] public: static readonly String* Processor; [JScript] public static var Processor : String;
This member will be removed in a future release.
AppDomainFlags Class | AppDomainFlags Members | System Namespace