CompositionEffect.GetSourceParameter(String) 方法

定义

获取源参数。

public:
 virtual ICompositionSurface ^ GetSourceParameter(Platform::String ^ name) = GetSourceParameter;
ICompositionSurface GetSourceParameter(winrt::hstring const& name);
public ICompositionSurface GetSourceParameter(string name);
function getSourceParameter(name)
Public Function GetSourceParameter (name As String) As ICompositionSurface

参数

name
String

Platform::String

winrt::hstring

名称。

返回

源。

注解

重要

此 API 仅存在于 Windows 10 版本 1507 (内部版本 10240) 中。

适用于