XsltException.SourceUri Proprietà

Definizione

Ottiene il percorso del foglio di stile.

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

Valore della proprietà

Percorso del foglio di stile.

Si applica a