TaskUIUtils.GetOperatorNameNotifyValue(String, Int32) 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 ^ GetOperatorNameNotifyValue(System::String ^ name, int notifyValue);
public static string GetOperatorNameNotifyValue (string name, int notifyValue);
static member GetOperatorNameNotifyValue : string * int -> string
Public Shared Function GetOperatorNameNotifyValue (name As String, notifyValue As Integer) As String
Parameters
- name
- String
- notifyValue
- Int32