XmlTranslatorStream.TranslateComment(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 TranslateComment(System::String ^ comment);
protected virtual void TranslateComment (string comment);
abstract member TranslateComment : string -> unit
override this.TranslateComment : string -> unit
Protected Overridable Sub TranslateComment (comment As String)
Parameters
- comment
- String