Udostępnij za pośrednictwem


Metoda ICommonStructureService.GetProjectProperties —

Przestrzeń nazw:  Microsoft.TeamFoundation.Server
Zestaw:  Microsoft.TeamFoundation.Client (w Microsoft.TeamFoundation.Client.dll)

Składnia

'Deklaracja
Sub GetProjectProperties ( _
    projectUri As String, _
    <OutAttribute> ByRef name As String, _
    <OutAttribute> ByRef state As String, _
    <OutAttribute> ByRef templateId As Integer, _
    <OutAttribute> ByRef properties As ProjectProperty() _
)
void GetProjectProperties(
    string projectUri,
    out string name,
    out string state,
    out int templateId,
    out ProjectProperty[] properties
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ICommonStructureService Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.Server