ILastInvocationInfo.GetInfoProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.