Share via


ServiceConfig.TrackingComponentName プロパティ

定義

トラッカー情報の報告に使用するコンテキスト名に対応するテキスト文字列を取得または設定します。

public:
 property System::String ^ TrackingComponentName { System::String ^ get(); void set(System::String ^ value); };
public string TrackingComponentName { get; set; }
member this.TrackingComponentName : string with get, set
Public Property TrackingComponentName As String

プロパティ値

トラッカー情報の報告に使用するコンテキスト名。 既定値は null です。

適用対象

こちらもご覧ください