TaskUIUtils.GetNotifyValueFromValuePair(String) Method
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.
public:
static int GetNotifyValueFromValuePair(System::String ^ nameNotifyValuePair);
public static int GetNotifyValueFromValuePair (string nameNotifyValuePair);
static member GetNotifyValueFromValuePair : string -> int
Public Shared Function GetNotifyValueFromValuePair (nameNotifyValuePair As String) As Integer
Parameters
- nameNotifyValuePair
- String