Freigeben über


Classification4.GetProjectProperty-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetProjectProperty ( _
    projectUri As String, _
    name As String _
) As CommonStructureProjectProperty
[WebMethodAttribute]
public CommonStructureProjectProperty GetProjectProperty(
    string projectUri,
    string name
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectProperty
Gibt CommonStructureProjectProperty zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification4 Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace