VoiceCommandContentTile.ContentTileType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Cortana キャンバスのコンテンツ タイルに使用されるレイアウト テンプレートを取得または設定します。
注意
Cortana フィードバック画面のすべてのコンテンツ タイルでは、同じテンプレートを使用する必要があります。
public:
property VoiceCommandContentTileType ContentTileType { VoiceCommandContentTileType get(); void set(VoiceCommandContentTileType value); };
VoiceCommandContentTileType ContentTileType();
void ContentTileType(VoiceCommandContentTileType value);
public VoiceCommandContentTileType ContentTileType { get; set; }
var voiceCommandContentTileType = voiceCommandContentTile.contentTileType;
voiceCommandContentTile.contentTileType = voiceCommandContentTileType;
Public Property ContentTileType As VoiceCommandContentTileType
プロパティ値
コンテンツ タイル テンプレート。