バージョン

ActivityType プロパティ (ActivityTypeChooserDialogDisplayingEventArgs)

使用するアクティビティのタイプを返すか、設定します。null に設定した場合、エンドユーザーに AvailableTypes でダイアログを表示します。
シンタックス
'宣言
 
Public Property ActivityType As Nullable(Of ActivityType)
public Nullable<ActivityType> ActivityType {get; set;}
参照