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 值的陣列。

適用於