IGraphTransactionEnlistment.Properties Propriété
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.
Dictionnaire de valeurs de propriété
public:
property System::Collections::Generic::Dictionary<System::Object ^, System::Object ^> ^ Properties { System::Collections::Generic::Dictionary<System::Object ^, System::Object ^> ^ get(); };
public System.Collections.Generic.Dictionary<object,object> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<obj, obj>
Public ReadOnly Property Properties As Dictionary(Of Object, Object)