XamlLanguage.String プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
組み込み XAML 言語の String
の XamlType を取得します。
public:
static property System::Xaml::XamlType ^ String { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType String { get; }
static member String : System.Xaml.XamlType
Public Shared ReadOnly Property String As XamlType
プロパティ値
組み込み XAML 言語の String
の XamlType。
注釈
「[MS-XAML] セクション 5.2.6」を参照してください。