IDTSFileSystemTask.OperationName 속성

정의

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

작업의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ OperationName { System::String ^ get(); void set(System::String ^ value); };
public string OperationName { get; set; }
member this.OperationName : string with get, set
Public Property OperationName As String

속성 값

작업의 이름입니다.

적용 대상