다음을 통해 공유


Task.Document Property

Gets or sets the file associated with the task.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Property Document As String
public string Document { get; set; }

Property Value

Type: System.String
The name of the file.

.NET Framework Security

See Also

Reference

Task Class

Microsoft.VisualStudio.Shell Namespace