PackageRelationshipSelector.SelectorType Свойство

Определение

Возвращает перечисление PackageRelationshipSelectorType, заданное в конструкторе PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String).

public:
 property System::IO::Packaging::PackageRelationshipSelectorType SelectorType { System::IO::Packaging::PackageRelationshipSelectorType get(); };
public System.IO.Packaging.PackageRelationshipSelectorType SelectorType { get; }
member this.SelectorType : System.IO.Packaging.PackageRelationshipSelectorType
Public ReadOnly Property SelectorType As PackageRelationshipSelectorType

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

Тип селектора — Id или Type, заданный для конструктора PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String).

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

См. также раздел