CompositionEffect.GetSourceParameter(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ソース パラメーターを取得します。
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) にのみ存在します。