XsltException.SourceUri Propriété

Définition

Obtient le chemin d'accès de la feuille de style.

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

Valeur de propriété

Chemin d'accès de la feuille de style.

S’applique à