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 값의 배열입니다.

적용 대상