IBasePropertyBag.Write(String, String, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Write(System::String ^ strName, System::String ^ strNameSpace, System::Object ^ obj);
public void Write (string strName, string strNameSpace, object obj);
abstract member Write : string * string * obj -> unit
Public Sub Write (strName As String, strNameSpace As String, obj As Object)
Parameters
- strName
- String
- strNameSpace
- String
- obj
- Object