PackageReferences.Remove(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:
void Remove(System::String ^ bstrName);
[System.Runtime.InteropServices.DispId(5)]
public void Remove (string bstrName);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member Remove : string -> unit
Public Sub Remove (bstrName As String)
Parameters
- bstrName
- String
- Attributes