IPerformanceProvider.Start(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 Start(System::String ^ reference, System::String ^ tag, System::String ^ path, System::String ^ member);
public void Start (string reference, string tag, string path, string member);
abstract member Start : string * string * string * string -> unit
Public Sub Start (reference As String, tag As String, path As String, member As String)
Parameters
- reference
- String
- tag
- String
- path
- String
- member
- String
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.