OpenObject.Properties Eigenschap

Definitie

Hiermee haalt u de eigenschappenzak op om het object uit te breiden.

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::Object ^> ^ Properties { System::Collections::Generic::Dictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property Properties As Dictionary(Of String, Object)

Waarde van eigenschap

De eigenschappenzak om het object uit te breiden.

Van toepassing op