次の方法で共有


FileName プロパティ

ファイルの名前を取得します。

名前空間:  Microsoft.SqlServer.Management.Dac
アセンブリ:  Microsoft.SqlServer.Management.Dac (Microsoft.SqlServer.Management.Dac.dll)

構文

'宣言
ReadOnly Property FileName As String
    Get
'使用
Dim instance As IExtraSource
Dim value As String

value = instance.FileName
string FileName { get; }
property String^ FileName {
    String^ get ();
}
abstract FileName : string
function get FileName () : String

プロパティ値

型: System. . :: . .String
ファイルの名前を指定する String 値です。