DynamicDependencyAttribute.Condition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This property is no longer supported.
取得或設定依賴適用的條件。
public:
property System::String ^ Condition { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("This property is no longer supported.")]
public string? Condition { get; set; }
public string? Condition { get; set; }
[<System.Obsolete("This property is no longer supported.")>]
member this.Condition : string with get, set
member this.Condition : string with get, set
Public Property Condition As String
屬性值
- 屬性