Свойство TypeExpected

Gets the type that is expected with the serialization.

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
Public ReadOnly Property TypeExpected As String
    Get
'Применение
Dim instance As ExpressionSerializationException
Dim value As String

value = instance.TypeExpected
public string TypeExpected { get; }
public:
property String^ TypeExpected {
    String^ get ();
}
member TypeExpected : string
function get TypeExpected () : String

Значение свойства

Тип System. . :: . .String
A String value that specifies the type that is expected with the serialization.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.