AgentProfileParameter 클래스

정의

복제 에이전트 프로필의 매개 변수를 나타냅니다.

public ref class AgentProfileParameter sealed
public sealed class AgentProfileParameter
type AgentProfileParameter = class
Public NotInheritable Class AgentProfileParameter
상속
AgentProfileParameter

설명

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 버전 2.0에서만 지원됩니다.

스레드 보안

이 형식의 공용 정적(Shared Microsoft Visual Basic) 멤버는 다중 스레드 작업에 안전합니다. 인스턴스 멤버는 스레드로부터 안전하도록 보장되지 않습니다.

생성자

AgentProfileParameter()

AgentProfileParameter 클래스의 새 인스턴스를 초기화합니다.

속성

Name

복제 에이전트 프로필의 매개 변수 이름을 가져오거나 설정합니다.

UserData

사용자가 자신의 고유 데이터를 연결할 수 있는 개체를 가져오거나 설정합니다.

Value

복제 에이전트 프로필의 매개 변수 값을 가져오거나 설정합니다.

적용 대상