DkmTaskProvider.GetPropertyNames 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
做.
位置约束:必须从 IDE 组件 (组件级别 100000) 中调用 API > 。
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()
返回
- String[]
弄做.