バージョン

GetNAProperties メソッド (WinRadialMenuReplayServer)

このメソッドは、特定のオブジェクトの表示されるプロパティのリスト、およびそれらのデータ型を返します。
シンタックス
'宣言
 
Public Function GetNAProperties( _
   Optional ByVal oFullPropertyName As System.Object _
) As System.String
public System.string GetNAProperties( 
   System.object oFullPropertyName
)

パラメータ

oFullPropertyName

戻り値の型

提供されたオブジェクトとデータ型の表示されるプロパティのリストを文字列形式で返します。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照