Compartir a través de


AITool.AdditionalProperties Property

Definition

Gets any additional properties associated with the tool.

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

Property Value

Applies to