DependsOnAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy DependsOnAttribute.

public:
 DependsOnAttribute(System::String ^ name);
public DependsOnAttribute (string name);
new System.Windows.Markup.DependsOnAttribute : string -> System.Windows.Markup.DependsOnAttribute
Public Sub New (name As String)

Parametry

name
String

Właściwość skojarzona z tą DependsOnAttribute właściwością zależy od.

Dotyczy