다음을 통해 공유


ActionEventArgs.Properties 속성

정의

스마트 태그에 대해 구현된 모든 속성을 가져옵니다. 이 형식 또는 멤버는 2007 Microsoft Office system용 프로젝트에서만 사용할 수 있습니다. Office 2010에서 스마트 태그는 더 이상 사용되지 않습니다.

public:
 property Microsoft::Office::Interop::SmartTag::ISmartTagProperties ^ Properties { Microsoft::Office::Interop::SmartTag::ISmartTagProperties ^ get(); };
public Microsoft.Office.Interop.SmartTag.ISmartTagProperties Properties { get; }
member this.Properties : Microsoft.Office.Interop.SmartTag.ISmartTagProperties
Public ReadOnly Property Properties As ISmartTagProperties

속성 값

스마트 태그에 대해 구현된 모든 속성을 포함하는 Microsoft.Office.Interop.SmartTag.ISmartTagProperties 개체입니다.

설명

인터페이스는 Microsoft.Office.Interop.SmartTag.ISmartTagProperties Microsoft Office SDK(스마트 태그 소프트웨어 개발 키트)에 제공됩니다. 코드에서 이 인터페이스를 사용하려면 참조 추가 대화 상자의 .NET 탭에서 Microsoft.Office.Interop.SmartTag대한 참조를 추가합니다.

적용 대상