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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.