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.
Namespace: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)
Syntax
'Declaration
ReadOnly Property IsLoaded As Boolean
bool IsLoaded { get; }
property bool IsLoaded {
bool get ();
}
abstract IsLoaded : bool with get
function get IsLoaded () : boolean
Property Value
Type: System.Boolean
Returns Boolean.
.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.
See Also
Reference
IWorkItemTrackingDocument Interface
Microsoft.VisualStudio.TeamFoundation.WorkItemTracking Namespace