IXMLElement2.setAttribute(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 setAttribute(System::String ^ strPropertyName, System::Object ^ PropertyValue);
[System.Runtime.InteropServices.DispId(65739)]
public void setAttribute (string strPropertyName, object PropertyValue);
[<System.Runtime.InteropServices.DispId(65739)>]
abstract member setAttribute : string * obj -> unit
Public Sub setAttribute (strPropertyName As String, PropertyValue As Object)
Parameters
- strPropertyName
- String
- PropertyValue
- Object
- Attributes