IFind.SelectedFile Property

This member is for Macintosh only and should not be used.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property SelectedFile As Integer
    Get
    Set
'Usage
Dim instance As IFind
Dim value As Integer

value = instance.SelectedFile

instance.SelectedFile = value
int SelectedFile { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace