PropertyHelper.ReadPropertyBag(IPropertyBag, String) 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 System::Object ^ ReadPropertyBag(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, System::String ^ propName);
public static object ReadPropertyBag (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, string propName);
static member ReadPropertyBag : Microsoft.BizTalk.Component.Interop.IPropertyBag * string -> obj
Public Shared Function ReadPropertyBag (propertyBag As IPropertyBag, propName As String) As Object
Paramètres
- propertyBag
- IPropertyBag
- propName
- String