ArtifactWorkItemIds.UriListOffset Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)

Syntax

‘선언
Public Property UriListOffset As Integer
    Get
    Set
public int UriListOffset { get; set; }
public:
property int UriListOffset {
    int get ();
    void set (int value);
}
member UriListOffset : int with get, set
function get UriListOffset () : int
function set UriListOffset (value : int)

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

ArtifactWorkItemIds Class

Microsoft.TeamFoundation.WorkItemTracking.Proxy Namespace