XsltException.SourceUri Propriedade
Definição
Obtém o caminho do local da folha de estilos.Gets the location path of the style sheet.
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
Valor da propriedade
O caminho do local da folha de estilos.The location path of the style sheet.