DkmTaskProvider.GetPropertyNames Method

Definition

TODO.

Location constraint: API must be called from an IDE component (component level > 100,000).

public:
 cli::array <System::String ^> ^ GetPropertyNames();
public:
 Platform::Array <Platform::String ^> ^ GetPropertyNames();
std::Array <std::wstring const &> GetPropertyNames();
public string[] GetPropertyNames ();
member this.GetPropertyNames : unit -> string[]
Public Function GetPropertyNames () As String()

Returns

String[]

[Out] TODO.

Applies to