ProjectMetadataLink.Xml Property
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.
Access to remote Xml.
public:
abstract property Microsoft::Build::Construction::ProjectMetadataElement ^ Xml { Microsoft::Build::Construction::ProjectMetadataElement ^ get(); };
public abstract Microsoft.Build.Construction.ProjectMetadataElement Xml { get; }
member this.Xml : Microsoft.Build.Construction.ProjectMetadataElement
Public MustOverride ReadOnly Property Xml As ProjectMetadataElement