XsltException.SourceUri Eigenschap

Definitie

Hiermee haalt u het locatiepad van het opmaakmodel op.

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

Waarde van eigenschap

Het locatiepad van het opmaakmodel.

Van toepassing op