다음을 통해 공유


AccountPickerOptions.HostId 속성

정의

원격 분석을 보고할 때 사용되는 이 호스트의 고유 식별자(일반적으로 패키지 GUID)를 가져옵니다.

public:
 property System::String ^ HostId { System::String ^ get(); };
public:
 property Platform::String ^ HostId { Platform::String ^ get(); };
public string HostId { get; }
member this.HostId : string
Public ReadOnly Property HostId As String

속성 값

이 호스트의 고유 식별자입니다.

적용 대상