C# Class VsTools.Projects.PackageReference

Inheritance: VsTools.Projects.Item
显示文件 Open project: RupertAvery/VsTools.Projects

Public Methods

Method Description
AddOrUpdateMetadataValue ( ) : System.Xml.Linq
GetMetadataValue ( ) : System.Xml.Linq

Method Details

AddOrUpdateMetadataValue() public method

public AddOrUpdateMetadataValue ( ) : System.Xml.Linq
return System.Xml.Linq

GetMetadataValue() public method

public GetMetadataValue ( ) : System.Xml.Linq
return System.Xml.Linq