IPerformanceProvider.Stop(String, String, String, 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 Stop(System::String ^ reference, System::String ^ tag, System::String ^ path, System::String ^ member);
public void Stop (string reference, string tag, string path, string member);
abstract member Stop : string * string * string * string -> unit
Public Sub Stop (reference As String, tag As String, path As String, member As String)
Parameters
- reference
- String
- tag
- String
- path
- String
- member
- String
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.