PublishMessageException.GetPromotedPromotedProperty 方法

定义

public:
 void GetPromotedPromotedProperty(int index, [Runtime::InteropServices::Out] System::String ^ % propName, [Runtime::InteropServices::Out] System::String ^ % propNS, [Runtime::InteropServices::Out] System::Object ^ % propVal);
public void GetPromotedPromotedProperty (int index, out string propName, out string propNS, out object propVal);
member this.GetPromotedPromotedProperty : int * string * string * obj -> unit
Public Sub GetPromotedPromotedProperty (index As Integer, ByRef propName As String, ByRef propNS As String, ByRef propVal As Object)

参数

index
Int32
propName
String
propNS
String
propVal
Object

适用于