Condividi tramite


Scope.Properties Proprietà

Definizione

Ottiene il contenitore delle proprietà per estendere l'oggetto.

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

Valore della proprietà

Contenitore delle proprietà.

Si applica a