NamespaceTranslatorStream.TranslateAttributeValue 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:
override void TranslateAttributeValue(System::String ^ prefix, System::String ^ localName, System::String ^ nsURI, System::String ^ val);
protected override void TranslateAttributeValue (string prefix, string localName, string nsURI, string val);
override this.TranslateAttributeValue : string * string * string * string -> unit
Protected Overrides Sub TranslateAttributeValue (prefix As String, localName As String, nsURI As String, val As String)
Parameters
- prefix
- String
- localName
- String
- nsURI
- String
- val
- String