IdentityRefWithVote Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IdentityRefWithVote()
public IdentityRefWithVote();
Public Sub New ()
Applies to
IdentityRefWithVote(IdentityRef)
public IdentityRefWithVote(Microsoft.VisualStudio.Services.WebApi.IdentityRef identity);
new Microsoft.TeamFoundation.SourceControl.WebApi.IdentityRefWithVote : Microsoft.VisualStudio.Services.WebApi.IdentityRef -> Microsoft.TeamFoundation.SourceControl.WebApi.IdentityRefWithVote
Public Sub New (identity As IdentityRef)
Parameters
- identity
- Microsoft.VisualStudio.Services.WebApi.IdentityRef