Share via


DependsOnPropertyAttribute(String) Constructor

Definition

public:
 DependsOnPropertyAttribute(System::String ^ propertyName);
public DependsOnPropertyAttribute (string propertyName);
new Microsoft.VisualStudio.PlatformUI.DependsOnPropertyAttribute : string -> Microsoft.VisualStudio.PlatformUI.DependsOnPropertyAttribute
Public Sub New (propertyName As String)

Parameters

propertyName
String

Applies to