IDTSFileSystemTask.Attributes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
ファイルまたはディレクトリに適用される属性を取得します。値の設定も可能です。
public:
property Microsoft::SqlServer::Dts::Tasks::FileSystemTask::DTSFileSystemAttributes Attributes { Microsoft::SqlServer::Dts::Tasks::FileSystemTask::DTSFileSystemAttributes get(); void set(Microsoft::SqlServer::Dts::Tasks::FileSystemTask::DTSFileSystemAttributes value); };
public Microsoft.SqlServer.Dts.Tasks.FileSystemTask.DTSFileSystemAttributes Attributes { get; set; }
member this.Attributes : Microsoft.SqlServer.Dts.Tasks.FileSystemTask.DTSFileSystemAttributes with get, set
Public Property Attributes As DTSFileSystemAttributes
プロパティ値
ファイルまたはディレクトリに適用される属性を示す DTSFileSystemAttributes 列挙の有効な値です。