BasicAsyncPlugin.OpenFolderIconHandle Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'宣言
Public Overridable ReadOnly Property OpenFolderIconHandle As IntPtr
    Get
public virtual IntPtr OpenFolderIconHandle { get; }
public:
virtual property IntPtr OpenFolderIconHandle {
    IntPtr get ();
}
abstract OpenFolderIconHandle : IntPtr
override OpenFolderIconHandle : IntPtr
function get OpenFolderIconHandle () : IntPtr

Property Value

Type: System.IntPtr

Implements

ITeamExplorerPlugin.OpenFolderIconHandle

.NET Framework Security

See Also

Reference

BasicAsyncPlugin Class

Microsoft.TeamFoundation.Common Namespace