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 Guid loadXml(System::String ^ fileName);
public virtual Guid loadXml(string fileName);
abstract member loadXml : string -> Guid
override this.loadXml : string -> Guid
Public Overridable Function loadXml (fileName As String) As Guid
Parameters
Returns