DeploymentPropertyAliasAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此类支持产品基础结构,不打算直接从代码使用。 定义用于重写命令行属性的部署属性的别名
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class DeploymentPropertyAliasAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type DeploymentPropertyAliasAttribute = class
inherit Attribute
Public NotInheritable Class DeploymentPropertyAliasAttribute
Inherits Attribute
- 继承
-
DeploymentPropertyAliasAttribute
- 属性