次の方法で共有


Subscription.ConditionString Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'宣言
Public Property ConditionString As String
    Get
    Set
public string ConditionString { get; set; }
public:
property String^ ConditionString {
    String^ get ();
    void set (String^ value);
}
member ConditionString : string with get, set
function get ConditionString () : String
function set ConditionString (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Subscription Class

Microsoft.TeamFoundation.Framework.Server Namespace