WmiDataReaderTask.Destination 속성

정의

WmiDataReaderTask에 대한 대상의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ Destination { System::String ^ get(); void set(System::String ^ value); };
public string Destination { get; set; }
member this.Destination : string with get, set
Public Property Destination As String

속성 값

대상의 이름을 포함하는 문자열입니다.

구현

설명

이 속성의 값은 속성 값 DestinationType 에 따라 달라집니다. 지원되는 DestinationType값에 대한 자세한 내용은 다음을 참조하세요 DestinationType.

적용 대상