Share via


ILastInvocationInfo.GetInfoProperties Method

Definition

Gets an array of the names of supported properties.

public:
 cli::array <System::String ^> ^ GetInfoProperties();
public string[] GetInfoProperties ();
abstract member GetInfoProperties : unit -> string[]
Public Function GetInfoProperties () As String()

Returns

String[]

An array of the names of supported properties.

Applies to