C# 클래스 Microsoft.HockeyApp.Extensibility.Implementation.ComponentContext

Encapsulates information describing an Application Insights component.
This class matches the "Application" schema concept. We are intentionally calling it "Component" for consistency with terminology used by our portal and services and to encourage standardization of terminology within our organization. Once a consensus is reached, we will change type and property names to match.
상속: IJsonSerializable
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows 1 사용 예제들

비공개 메소드들

메소드 설명
ComponentContext ( string>.IDictionary tags ) : System.Collections.Generic
IJsonSerializable ( IJsonWriter writer ) : void