MobileServiceEvent(String) コンストラクター

定義

MobileServiceEvent のインスタンスを作成します。

public MobileServiceEvent (string name);
new Microsoft.WindowsAzure.MobileServices.Eventing.MobileServiceEvent : string -> Microsoft.WindowsAzure.MobileServices.Eventing.MobileServiceEvent
Public Sub New (name As String)

パラメーター

name
String

イベントの名前です。

適用対象