バージョン

GetNAProperty メソッド (ISupportNAProperty)

指定されたプロパティの値を取得します。
シンタックス
'宣言
 
Function GetNAProperty( _
   ByVal fullPropertyPath As String _
) As Object
object GetNAProperty( 
   string fullPropertyPath
)

パラメータ

fullPropertyPath
プロパティ名これはネストされたプロパティを取得するために渡すことができます。

戻り値の型

プロパティの型がシンプル型である場合、プロパティの値。プロパティの型が複合型である場合、メソッドはプロパティのすべての型のハッシュテーブル リストを返します。
プラットフォーム

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

参照