AnalyzerReferences.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 ^ 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