Task.contextNameKeyword Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the keyword for the user context. This field is constant.
public: System::String ^ contextNameKeyword;
std::wstring contextNameKeyword;
public const string contextNameKeyword;
val mutable contextNameKeyword : string
Public Const contextNameKeyword As String
Field Value
Remarks
This constant is initialized to "Keyword".