Partager via


SourceCodePosition.SourceName, propriété

Obtient le nom de la source, en général un nom de fichier.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SourceName As String
    Get
public string SourceName { get; }
public:
property String^ SourceName {
    String^ get ();
}
member SourceName : string
function get SourceName () : String

Valeur de propriété

Type : System.String
Nom source.

Sécurité .NET Framework

Voir aussi

Référence

SourceCodePosition Classe

Microsoft.Data.Schema.SchemaModel, espace de noms