共用方式為


TaskUIUtils.GetOperatorNameNotifyValue(String, Int32) Method

Definition

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

Returns

Applies to