Place Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
Place() | |
Place(Object, Object, Object, String, String) |
Place()
public Place ();
Public Sub New ()
Gilt für:
Place(Object, Object, Object, String, String)
public Place (object address = default, object geo = default, object hasMap = default, string type = default, string name = default);
new Microsoft.Bot.Connector.Place : obj * obj * obj * string * string -> Microsoft.Bot.Connector.Place
Public Sub New (Optional address As Object = Nothing, Optional geo As Object = Nothing, Optional hasMap As Object = Nothing, Optional type As String = Nothing, Optional name As String = Nothing)
Parameter
- address
- Object
- geo
- Object
- hasMap
- Object
- type
- String
- name
- String