ExpressionsBuildExtension 类
定义
指定有关表达示生成引伸的信息。Specifies information about the expressions build extension.
public ref class ExpressionsBuildExtension : Microsoft::Build::Tasks::Xaml::IXamlBuildTypeInspectionExtension
public class ExpressionsBuildExtension : Microsoft.Build.Tasks.Xaml.IXamlBuildTypeInspectionExtension
type ExpressionsBuildExtension = class
interface IXamlBuildTypeInspectionExtension
Public Class ExpressionsBuildExtension
Implements IXamlBuildTypeInspectionExtension
- 继承
-
ExpressionsBuildExtension
- 实现
构造函数
| ExpressionsBuildExtension() |
初始化 ExpressionsBuildExtension 类的新实例。Initializes a new instance of the ExpressionsBuildExtension class. |
方法
| Equals(Object) |
确定指定对象是否等于当前对象。Determines whether the specified object is equal to the current object. (继承自 Object) |
| Execute(XamlBuildTypeInspectionExtensionContext) |
指示表达式生成扩展是否带有特定的上下文执行。Indicates whether the expressions build extension with specified context executes. |
| GetHashCode() |
作为默认哈希函数。Serves as the default hash function. (继承自 Object) |
| GetType() |
获取当前实例的 Type。Gets the Type of the current instance. (继承自 Object) |
| MemberwiseClone() |
创建当前 Object 的浅表副本。Creates a shallow copy of the current Object. (继承自 Object) |
| ToString() |
返回表示当前对象的字符串。Returns a string that represents the current object. (继承自 Object) |