PropertyHelper.WritePropertyBag(IPropertyBag, String, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static void WritePropertyBag(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, System::String ^ propName, System::Object ^ obj);
public static void WritePropertyBag (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, string propName, object obj);
static member WritePropertyBag : Microsoft.BizTalk.Component.Interop.IPropertyBag * string * obj -> unit
Public Shared Sub WritePropertyBag (propertyBag As IPropertyBag, propName As String, obj As Object)
Paramètres
- propertyBag
- IPropertyBag
- propName
- String
- obj
- Object