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