ArtifactWorkItemIds.Uri Property
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)
Syntax
'Декларация
Public ReadOnly Property Uri As String
Get
public string Uri { get; }
public:
property String^ Uri {
String^ get ();
}
member Uri : string
function get Uri () : String
Property Value
Type: System.String
.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.