다음을 통해 공유


EchoEffectDefinition.Properties 속성

정의

에코 효과 정의에서 지원하는 속성을 가져오거나 설정합니다.

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = echoEffectDefinition.properties;
Public ReadOnly Property Properties As IPropertySet

속성 값

속성 집합입니다.

구현

적용 대상