XamlObjectEventArgs.SourceBamlUri 屬性

定義

取得或設定相關物件執行個體的 BAML URI。

public:
 property Uri ^ SourceBamlUri { Uri ^ get(); };
public Uri SourceBamlUri { get; }
member this.SourceBamlUri : Uri
Public ReadOnly Property SourceBamlUri As Uri

屬性值

Uri

相關物件執行個體的 BAML URI。

適用於