ProjectContext.ProjectUri Property
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Декларация
Public ReadOnly Property ProjectUri As String
Get
public string ProjectUri { get; }
public:
virtual property String^ ProjectUri {
String^ get () sealed;
}
abstract ProjectUri : string
override ProjectUri : string
final function get ProjectUri () : String
Property Value
Type: System.String
Implements
.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.