C# 클래스 VersionOne.ServiceHost.ConfigurationTool.Entities.ProxyConnectionSettings

파일 보기 프로젝트 열기: versionone/VersionOne.Integration.HPALM 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DomainProperty string
EnabledProperty string
PasswordProperty string
UriProperty string
UsernameProperty string

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
NotifyPropertyChanged ( [ propertyName = "" ) : void

메소드 상세

NotifyPropertyChanged() 보호된 메소드

protected NotifyPropertyChanged ( [ propertyName = "" ) : void
propertyName [
리턴 void

프로퍼티 상세

DomainProperty 공개적으로 정적으로 프로퍼티

public static string DomainProperty
리턴 string

EnabledProperty 공개적으로 정적으로 프로퍼티

public static string EnabledProperty
리턴 string

PasswordProperty 공개적으로 정적으로 프로퍼티

public static string PasswordProperty
리턴 string

UriProperty 공개적으로 정적으로 프로퍼티

public static string UriProperty
리턴 string

UsernameProperty 공개적으로 정적으로 프로퍼티

public static string UsernameProperty
리턴 string