DynamicDependencyAttribute.Condition プロパティ

定義

依存関係が適用される条件を取得または設定します。

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

プロパティ値

適用対象