VersionControlIntegrationUri Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.VersionControl.Common.VersionControlIntegrationUri
Microsoft.TeamFoundation.VersionControl.Common.ChangesetUri
Microsoft.TeamFoundation.VersionControl.Common.LabelUri
Microsoft.TeamFoundation.VersionControl.Common.LatestItemVersionUri
Microsoft.TeamFoundation.VersionControl.Common.ShelvedItemUri
Microsoft.TeamFoundation.VersionControl.Common.ShelvesetUri
Microsoft.TeamFoundation.VersionControl.Common.VersionedItemUri
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)
Syntax
'Декларация
Public Class VersionControlIntegrationUri
public class VersionControlIntegrationUri
public ref class VersionControlIntegrationUri
type VersionControlIntegrationUri = class end
public class VersionControlIntegrationUri
The VersionControlIntegrationUri type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
ArtifactId | ||
ArtifactName | ||
ArtifactTitle | ||
ArtifactType | ||
TeamFoundationServerUrl | ||
Uri |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides Object.ToString().) | |
ToUrl |
Top
Fields
Name | Description | |
---|---|---|
m_artifactName | ||
m_artifactType | ||
ParameterDelimiterCharacter | ||
s_parameterDelimiters | ||
ValueDelimiterCharacter |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.