Share via


PropertyCollection.Add(String, String) Method

Definition

public:
 void Add(System::String ^ propertyName, System::String ^ propertyValue);
public void Add (string propertyName, string propertyValue);
override this.Add : string * string -> unit
Public Sub Add (propertyName As String, propertyValue As String)

Parameters

propertyName
String
propertyValue
String

Applies to