Propriété XmlReadInclude.File

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public ReadOnly Property File As String 
    Get
'Utilisation
Dim instance As XmlReadInclude 
Dim value As String 

value = instance.File
public string File { get; }
public:
property String^ File {
    String^ get ();
}
member File : string
function get File () : String

Valeur de propriété

Type : System.String
A string that specifies the attribute file.

Voir aussi

Référence

XmlReadInclude Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc