Bitmap for UWP
Get(String) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Storage 名前空間 > PropertyBag クラス > Get メソッド : Get(String) メソッド
The name.
Gets the value of the property with this name.
シンタックス
'宣言
 
Public Overloads Function Get( _
   ByVal name As System.String _
) As System.Object
public System.object Get( 
   System.string name
)

パラメータ

name
The name.

戻り値の型

Value of the property
参照

PropertyBag クラス
PropertyBag メンバ
オーバーロード一覧