AnalyzerReferences.Remove(String) Method

Definition

public:
 void Remove(System::String ^ bstrPath);
public:
 void Remove(Platform::String ^ bstrPath);
void Remove(std::wstring const & bstrPath);
[System.Runtime.InteropServices.DispId(5)]
public void Remove (string bstrPath);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member Remove : string -> unit
Public Sub Remove (bstrPath As String)

Parameters

bstrPath
String
Attributes

Applies to