次の方法で共有


PIScopeList(String, Int32) コンストラクター

定義

public:
 PIScopeList(System::String ^ Name, int Value);
public PIScopeList (string Name, int Value);
new Microsoft.BizTalk.Component.Utilities.PIScopeList : string * int -> Microsoft.BizTalk.Component.Utilities.PIScopeList
Public Sub New (Name As String, Value As Integer)

パラメーター

Name
String
Value
Int32

適用対象