PublishMessageException.GetPromotedPromotedProperty 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:
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)
Paramètres
- index
- Int32
- propName
- String
- propNS
- String
- propVal
- Object