ActionDefinition.GetIconFullPath(PropertySet) Method
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.
public:
virtual Platform::String ^ GetIconFullPath(PropertySet ^ qualifierValues) = GetIconFullPath;
/// [Windows.Foundation.Metadata.Experimental]
winrt::hstring GetIconFullPath(PropertySet const& qualifierValues);
[Windows.Foundation.Metadata.Experimental]
public string GetIconFullPath(PropertySet qualifierValues);
function getIconFullPath(qualifierValues)
Public Function GetIconFullPath (qualifierValues As PropertySet) As String
Parameters
- qualifierValues
- PropertySet
Returns
- Attributes