0 out of 1 rated this helpful - Rate this topic

FileActivatedEventArgs.Verb property

Gets the action associated with the activated file.

Syntax


public string Verb { get; }

Property value

Type: System.String [.NET] | Platform::String [C++]

The action.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

Metadata

Windows.winmd

See also

Samples
Association launching sample
Reference
Windows.Storage
FileActivatedEventArgs

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.