다음을 통해 공유


PropertyHelper.ReadPropertyBag(IPropertyBag, String) 메서드

정의

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

매개 변수

propertyBag
IPropertyBag
propName
String

반환

적용 대상