AppointmentProperties.Location 속성

정의

Location 속성의 이름을 가져옵니다.

public:
 static property Platform::String ^ Location { Platform::String ^ get(); };
static winrt::hstring Location();
public static string Location { get; }
var string = AppointmentProperties.location;
Public Shared ReadOnly Property Location As String

속성 값

String

Platform::String

winrt::hstring

Location 속성의 이름입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상