Freigeben über


DeploymentContributorConfigurationStream.Filename-Eigenschaft

The filename used to represent this stream

Namespace:  Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public ReadOnly Property Filename As String 
    Get
'Usage
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

Eigenschaftswert

Typ: System.String

Siehe auch

Verweis

DeploymentContributorConfigurationStream Klasse

Microsoft.SqlServer.Dac.Deployment-Namespace