| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property QueryType As QueryTypes | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public QueryTypes QueryType {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property QueryTypes get_QueryType(); | |
| C++/CLI | |
|---|---|
public: property QueryTypes QueryType { QueryTypes get(); } | |
Return Value
A member of the QueryType enumeration.Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family