LongRowSetData.AddedDate Property
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)
Syntax
'Декларация
Public ReadOnly Property AddedDate As DateTime
Get
public DateTime AddedDate { get; }
public:
property DateTime AddedDate {
DateTime get ();
}
member AddedDate : DateTime
function get AddedDate () : DateTime
Property Value
Type: System.DateTime
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.