共用方式為


SyncProperty 建構函式 (Guid, Int32, String, String)

命名空間:  Microsoft.TeamFoundation.Integration.Server
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Sub New ( _
    serverId As Guid, _
    rev As Integer, _
    name As String, _
    value As String _
)
public SyncProperty(
    Guid serverId,
    int rev,
    string name,
    string value
)

參數

.NET Framework 安全性

請參閱

參考

SyncProperty 類別

SyncProperty 多載

Microsoft.TeamFoundation.Integration.Server 命名空間