TaskValidationMessage.File 属性

返回第一个引用的文件的名称,在中,如果存在; 否则为 null。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Public Overrides ReadOnly Property File As String
public override string File { get; }

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

TaskValidationMessage 类

Microsoft.VisualStudio.Modeling.Shell 命名空间