IDTSComponentMetaData100.IdentificationString Свойство

Определение

Возвращает строку, которая однозначно идентифицирует компонент.

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

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

Строка, однозначно идентифицирующая метаданные компонента.

Реализации

Атрибуты

Комментарии

Это IdentificationString объединенная строка, содержащая ObjectTypeNameи ID свойства объекта метаданных компонента.

Применяется к