IModuleCoverage.Signature Propriedade
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
Guid Signature { get; }
property Guid Signature {
Guid get();
}
abstract Signature : Guid with get
ReadOnly Property Signature As Guid
Valor de propriedade
Type: System.Guid
Retorne Guid.
Consulte também
Interface IModuleCoverage
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo