'宣言
Public Function Set( _ ByVal key As String, _ ByVal value As Object _ ) As AppProperties
public AppProperties Set( string key, object value )
パラメータ
- key
- value
'宣言
Public Function Set( _ ByVal key As String, _ ByVal value As Object _ ) As AppProperties
public AppProperties Set( string key, object value )