Поделиться через


Field.ComputedExpression Property

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Декларация
Public Property ComputedExpression As String
    Get
    Set
public string ComputedExpression { get; set; }
public:
property String^ ComputedExpression {
    String^ get ();
    void set (String^ value);
}
member ComputedExpression : string with get, set
function get ComputedExpression () : String
function set ComputedExpression (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Field Class

Microsoft.TeamFoundation.Warehouse Namespace