ITestCase2.ReferencesSharedParameterDataSet Propriedade
Publicado: abril de 2016
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
bool ReferencesSharedParameterDataSet { get; }
property bool ReferencesSharedParameterDataSet {
bool get();
}
abstract ReferencesSharedParameterDataSet : bool with get
ReadOnly Property ReferencesSharedParameterDataSet As Boolean
Valor de propriedade
Type: System.Boolean
Consulte também
Interface ITestCase2
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo