共用方式為


DeploymentContributorConfigurationStream.Filename 屬性

The filename used to represent this stream

命名空間:  Microsoft.SqlServer.Dac.Deployment
組件:  Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)

語法

'宣告
Public ReadOnly Property Filename As String 
    Get
'用途
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

屬性值

型別:System.String

請參閱

參考

DeploymentContributorConfigurationStream 類別

Microsoft.SqlServer.Dac.Deployment 命名空間