Partager via


Propriété DeploymentContributorConfigurationStream.Filename

The filename used to represent this stream

Espace de noms :  Microsoft.SqlServer.Dac.Deployment
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Filename As String 
    Get
'Utilisation
Dim instance As DeploymentContributorConfigurationStream 
Dim value As String 

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

DeploymentContributorConfigurationStream Classe

Espace de noms Microsoft.SqlServer.Dac.Deployment