PackageRelationshipSelector.SelectorType 属性
定义
获取为 PackageRelationshipSelectorType 构造函数指定的 PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String)。Gets the PackageRelationshipSelectorType specified to the PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) constructor.
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) 的选择器类型。The selector type of Id or Type specified to the PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) constructor.