CompositionEffectSourceParameter.Name Property

Definition

The name associated with the effect source.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = compositionEffectSourceParameter.name;
Public ReadOnly Property Name As String

Property Value

String

Platform::String

winrt::hstring

The name associated with the effect source.

Applies to