Partager via


BuildSubmissionStartedEventArgs.GlobalProperties Property

Definition

public:
 property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ GlobalProperties { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ value); };
public System.Collections.Generic.IReadOnlyDictionary<string,string?> GlobalProperties { get; set; }
member this.GlobalProperties : System.Collections.Generic.IReadOnlyDictionary<string, string> with get, set
Public Property GlobalProperties As IReadOnlyDictionary(Of String, String)

Property Value

Applies to