XmlTranslatorStream.TranslateStartAttribute(String, String, String) 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.
protected:
virtual void TranslateStartAttribute(System::String ^ prefix, System::String ^ localName, System::String ^ nsURI);
protected virtual void TranslateStartAttribute (string prefix, string localName, string nsURI);
abstract member TranslateStartAttribute : string * string * string -> unit
override this.TranslateStartAttribute : string * string * string -> unit
Protected Overridable Sub TranslateStartAttribute (prefix As String, localName As String, nsURI As String)
Parameters
- prefix
- String
- localName
- String
- nsURI
- String