次の方法で共有


File プロパティ

このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

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

構文

'宣言
Public ReadOnly Property File As String
    Get
'使用
Dim instance As XmlReadInclude
Dim value As String

value = instance.File
public string File { get; }
public:
property String^ File {
    String^ get ();
}
member File : string
function get File () : String

プロパティ値

型: System. . :: . .String
属性ファイルを示す文字列です。