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