Condividi tramite


IVsSettingsStore2.GetPropertyNamesAndValues Method

Definition

public:
 void GetPropertyNamesAndValues(System::String ^ szCollectionPath, [Runtime::InteropServices::Out] Array ^ % ppArrPropertyNames, [Runtime::InteropServices::Out] Array ^ % ppArrPropertyValues);
public void GetPropertyNamesAndValues (string szCollectionPath, out Array ppArrPropertyNames, out Array ppArrPropertyValues);
abstract member GetPropertyNamesAndValues : string * Array * Array -> unit
Public Sub GetPropertyNamesAndValues (szCollectionPath As String, ByRef ppArrPropertyNames As Array, ByRef ppArrPropertyValues As Array)

Applies to