Share via


ProjectLink.GlobalProperties Property

Definition

Access to remote GlobalProperties.

public:
 abstract property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ GlobalProperties { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
public abstract System.Collections.Generic.IDictionary<string,string> GlobalProperties { get; }
member this.GlobalProperties : System.Collections.Generic.IDictionary<string, string>
Public MustOverride ReadOnly Property GlobalProperties As IDictionary(Of String, String)

Property Value

Applies to