Partager via


ModelStoreSerializationContext.FileName, propriété

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

Syntaxe

'Déclaration
Public Property FileName As String
    Get
    Set
public string FileName { get; set; }
public:
property String^ FileName {
    String^ get ();
    void set (String^ value);
}
member FileName : string with get, set
function get FileName () : String
function set FileName (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ModelStoreSerializationContext Classe

Microsoft.Data.Schema.SchemaModel, espace de noms