AnalysisState.Investigated Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Const Investigated As String
'Usage
Dim value As String
value = AnalysisState.Investigated
public const string Investigated
public:
literal String^ Investigated
static val mutable Investigated: string
public const var Investigated : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.