C# Класс Microsoft.Silverlight.Testing.Client.TestApplicationInformation

This class contains information about the test application and its deployment settings.
Наследование: PropertyChangedBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
TestApplicationInformation ( ) : System

Initializes a new instance of the class.

Приватные методы

Метод Описание
OnInstallStateChanged ( object sender, EventArgs e ) : void

Handles the install state changed event.

Описание методов

TestApplicationInformation() публичный Метод

Initializes a new instance of the class.
public TestApplicationInformation ( ) : System
Результат System