BuildInfoConfigComponentVersionContextInitializer.LoadBuildInfoConfig Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Carrega BuildInfo.config e retorna XElement.
protected:
virtual System::Xml::Linq::XElement ^ LoadBuildInfoConfig();
protected virtual System.Xml.Linq.XElement LoadBuildInfoConfig ();
abstract member LoadBuildInfoConfig : unit -> System.Xml.Linq.XElement
override this.LoadBuildInfoConfig : unit -> System.Xml.Linq.XElement
Protected Overridable Function LoadBuildInfoConfig () As XElement