NestedDeploymentPropertyAttribute Класс

Определение

Этот класс поддерживает инфраструктуру продуктов и не предназначен для использования непосредственно из кода. Указывает, что свойство развертывания должно быть развернуто для переопределения свойств командной строки

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class NestedDeploymentPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type NestedDeploymentPropertyAttribute = class
    inherit Attribute
Public NotInheritable Class NestedDeploymentPropertyAttribute
Inherits Attribute
Наследование
NestedDeploymentPropertyAttribute
Атрибуты

Конструкторы

Имя Описание
NestedDeploymentPropertyAttribute()

Конструктор по умолчанию

Применяется к