代码属性 meaning in English
code attribute
Examples
- Provides a common interface and functionality for classes to generate code attributes that specify soap extensions
为类提供通用接口和功能,以生成用于指定soap扩展的代码属性。 - When overridden in a derived class , adds code attribute declarations to any method that represents an operation in a binding
在派生类中重写时,向表示绑定中的操作的任何方法添加代码属性声明。 - If you run ngen . exe on an assembly that has a debuggable code attribute , depending on the attribute s flags , the tool automatically generates code as if you had specified the
如果您在具有可调试代码属性的程序集上运行ngen . exe ,根据该属性的标志,该工具会自动生成代码,就像已经指定了 - The code attributes , which are added to all web methods in a binding class , represent extensions to the soap web services protocol , for example , for adding extra headers to an outgoing soap message or doing extra processing on an incoming soap message
添加到绑定类中的所有web方法中的代码属性表示对soap web服务协议的扩展,例如,向传出的soap消息添加额外的标头或对传入的soap消息进行额外处理。