Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Flags that indicate the status of the result.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Refactoring
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration QueryStatusResult
'Usage
Dim instance As QueryStatusResult
[FlagsAttribute]
public enum QueryStatusResult
[FlagsAttribute]
public enum class QueryStatusResult
public enum QueryStatusResult
Members
| Member name | Description | |
|---|---|---|
| Invisible | Indicates that the result is invisible. | |
| Enabled | Indicates that the result is enabled. |
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Refactoring Namespace