共用方式為


XamlObjectWriterSettings.SourceBamlUri 屬性

定義

用於 BeginInitHandler,取代實際的 BaseUri

public:
 property Uri ^ SourceBamlUri { Uri ^ get(); void set(Uri ^ value); };
public Uri SourceBamlUri { get; set; }
member this.SourceBamlUri : Uri with get, set
Public Property SourceBamlUri As Uri

屬性值

Uri

Uri 可用於取代實際的 BaseUri

備註

在內部用來在處理常式中提供正確的資訊,同時保持執行時間行為完全相容。

適用於