XsltException.SourceUri プロパティ

定義

スタイル シートの位置パスを取得します。

public:
 virtual property System::String ^ SourceUri { System::String ^ get(); };
public:
 property System::String ^ SourceUri { System::String ^ get(); };
public virtual string? SourceUri { get; }
public virtual string SourceUri { get; }
public string SourceUri { get; }
member this.SourceUri : string
Public Overridable ReadOnly Property SourceUri As String
Public ReadOnly Property SourceUri As String

プロパティ値

スタイル シートの位置パス。

適用対象