Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the registered clipboard format of this data object.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly Property HierarchyItemsFormat As String
public static string HierarchyItemsFormat { get; }
public:
static property String^ HierarchyItemsFormat {
String^ get ();
}
static member HierarchyItemsFormat : string
static function get HierarchyItemsFormat () : String
Property Value
Type: System.String
The registered clipboard format of this data object.
.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.