CalendarException.Name 属性

获取名称的异常,如休假。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public ReadOnly Property Name As String
    Get
用法
Dim instance As CalendarException
Dim value As String

value = instance.Name
[RemoteAttribute]
public string Name { get; }

属性值

类型:System.String
异常的名称。

另请参阅

引用

CalendarException 类

CalendarException 成员

Microsoft.ProjectServer.Client 命名空间