다음을 통해 공유


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 네임스페이스