HashHelper.HashPort メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
HashPort(String, String) | |
HashPort(Type, String) |
HashPort(String, String)
public:
static Guid HashPort(System::String ^ orchestrationTypeName, System::String ^ portName);
public static Guid HashPort (string orchestrationTypeName, string portName);
static member HashPort : string * string -> Guid
Public Shared Function HashPort (orchestrationTypeName As String, portName As String) As Guid
パラメーター
- orchestrationTypeName
- String
- portName
- String
戻り値
適用対象
HashPort(Type, String)
public:
static Guid HashPort(Type ^ orchestrationType, System::String ^ portName);
public static Guid HashPort (Type orchestrationType, string portName);
static member HashPort : Type * string -> Guid
Public Shared Function HashPort (orchestrationType As Type, portName As String) As Guid
パラメーター
- orchestrationType
- Type
- portName
- String