共用方式為


PreviewTeamCommandInvokedEventArgs.Command 屬性

定義

TBD

public:
 property PreviewTeamViewCommand Command { PreviewTeamViewCommand get(); };
PreviewTeamViewCommand Command();
public PreviewTeamViewCommand Command { get; }
var previewTeamViewCommand = previewTeamCommandInvokedEventArgs.command;
Public ReadOnly Property Command As PreviewTeamViewCommand

屬性值

TBD

適用於