PublishMessageException.GetPromotedPromotedProperty メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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