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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.