PrintSystemObject.BaseAttributeNames 方法

定义

获取派生类特性的名称。

protected:
 static cli::array <System::String ^> ^ BaseAttributeNames();
protected static string[] BaseAttributeNames ();
static member BaseAttributeNames : unit -> string[]
Protected Shared Function BaseAttributeNames () As String()

返回

String[]

一个 String 值数组。

适用于