BTXProperties.PropertyValue(PropertyBase, Object, Boolean) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
PropertyValue(Microsoft::XLANGs::BaseTypes::PropertyBase ^ desc, System::Object ^ val, bool promoteMe);
public PropertyValue (Microsoft.XLANGs.BaseTypes.PropertyBase desc, object val, bool promoteMe);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXProperties.PropertyValue : Microsoft.XLANGs.BaseTypes.PropertyBase * obj * bool -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXProperties.PropertyValue
Public Sub New (desc As PropertyBase, val As Object, promoteMe As Boolean)
參數
- desc
- PropertyBase
- val
- Object
- promoteMe
- Boolean