Свойство 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