C# Class VersionOne.ServiceHost.ConfigurationTool.Entities.ProxyConnectionSettings

Afficher le fichier Open project: versionone/VersionOne.Integration.HPALM Class Usage Examples

Méthodes publiques

Свойство Type Description
DomainProperty string
EnabledProperty string
PasswordProperty string
UriProperty string
UsernameProperty string

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
NotifyPropertyChanged ( [ propertyName = "" ) : void

Method Details

NotifyPropertyChanged() protected méthode

protected NotifyPropertyChanged ( [ propertyName = "" ) : void
propertyName [
Résultat void

Property Details

DomainProperty public_oe static_oe property

public static string DomainProperty
Résultat string

EnabledProperty public_oe static_oe property

public static string EnabledProperty
Résultat string

PasswordProperty public_oe static_oe property

public static string PasswordProperty
Résultat string

UriProperty public_oe static_oe property

public static string UriProperty
Résultat string

UsernameProperty public_oe static_oe property

public static string UsernameProperty
Résultat string