XamlLanguage.ConnectionId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 XamlDirective,以識別將事件傳送至處理常式的連接點。
public:
static property System::Xaml::XamlDirective ^ ConnectionId { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective ConnectionId { get; }
member this.ConnectionId : System.Xaml.XamlDirective
Public Shared ReadOnly Property ConnectionId As XamlDirective
屬性值
XamlDirective,識別將事件傳送至處理常式的連接點。