PackageRelationshipSelector.SelectorType 属性

定义

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

属性值

PackageRelationshipSelectorType

指定给 Id 构造函数的 TypePackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) 的选择器类型。The selector type of Id or Type specified to the PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) constructor.

适用于

另请参阅