Common.__Xml_IntImpl__ 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.
Overloads
__Xml_IntImpl__() | |
__Xml_IntImpl__(Int32) |
__Xml_IntImpl__()
public:
virtual System::String ^ __Xml_IntImpl__();
public virtual string __Xml_IntImpl__ ();
abstract member __Xml_IntImpl__ : unit -> string
override this.__Xml_IntImpl__ : unit -> string
Public Overridable Function __Xml_IntImpl__ () As String