Share via


DependsOnPropertyAttribute Class

Definition

public ref class DependsOnPropertyAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=true)]
public class DependsOnPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=true)>]
type DependsOnPropertyAttribute = class
    inherit Attribute
Public Class DependsOnPropertyAttribute
Inherits Attribute
Inheritance
DependsOnPropertyAttribute
Attributes

Constructors

DependsOnPropertyAttribute(String)

Properties

PropertyName

Applies to