Freigeben über


TeamFoundationPropertyService.CreatePropertyDefinition-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function CreatePropertyDefinition ( _
    requestContext As TeamFoundationRequestContext, _
    propertyName As String, _
    typeId As Integer _
) As PropertyDefinition
public PropertyDefinition CreatePropertyDefinition(
    TeamFoundationRequestContext requestContext,
    string propertyName,
    int typeId
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.PropertyDefinition

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationPropertyService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace