XDocumentClass._XDocument_set_Language(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.
public:
virtual void _XDocument_set_Language(System::String ^ pbstrLanguage) = Microsoft::Office::Interop::InfoPath::_XDocument::set_Language;
public virtual void _XDocument_set_Language (string pbstrLanguage);
abstract member _XDocument_set_Language : string -> unit
override this._XDocument_set_Language : string -> unit
Public Overridable Sub _XDocument_set_Language (pbstrLanguage As String)
Parameters
- pbstrLanguage
- String