VideoTransformEffectDefinition.ActivatableClassId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the activatable class ID of the video transform effect definition.
public:
property Platform::String ^ ActivatableClassId { Platform::String ^ get(); };
winrt::hstring ActivatableClassId();
public string ActivatableClassId { get; }
var string = videoTransformEffectDefinition.activatableClassId;
Public ReadOnly Property ActivatableClassId As String
Property Value
The activatable class ID of the video transform effect definition.