DirectBindingAttribute コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
DirectBindingAttribute() | |
DirectBindingAttribute(DirectBindingAttribute+SelfCorrelating) | |
DirectBindingAttribute(Type, String) |
DirectBindingAttribute()
public:
DirectBindingAttribute();
public DirectBindingAttribute ();
Public Sub New ()
適用対象
DirectBindingAttribute(DirectBindingAttribute+SelfCorrelating)
public:
DirectBindingAttribute(Microsoft::XLANGs::BaseTypes::DirectBindingAttribute::SelfCorrelating sc);
public DirectBindingAttribute (Microsoft.XLANGs.BaseTypes.DirectBindingAttribute.SelfCorrelating sc);
new Microsoft.XLANGs.BaseTypes.DirectBindingAttribute : Microsoft.XLANGs.BaseTypes.DirectBindingAttribute.SelfCorrelating -> Microsoft.XLANGs.BaseTypes.DirectBindingAttribute
Public Sub New (sc As DirectBindingAttribute.SelfCorrelating)
パラメーター
適用対象
DirectBindingAttribute(Type, String)
public:
DirectBindingAttribute(Type ^ serviceType, System::String ^ portName);
public DirectBindingAttribute (Type serviceType, string portName);
new Microsoft.XLANGs.BaseTypes.DirectBindingAttribute : Type * string -> Microsoft.XLANGs.BaseTypes.DirectBindingAttribute
Public Sub New (serviceType As Type, portName As String)
パラメーター
- serviceType
- Type
- portName
- String