DynamicDependencyAttribute.Condition Property

Definition

Gets or sets the condition in which the dependency is applicable.

public:
 property System::String ^ Condition { System::String ^ get(); void set(System::String ^ value); };
public string? Condition { get; set; }
member this.Condition : string with get, set
Public Property Condition As String

Property Value

Applies to