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

属性值

指定给 Id 构造函数的 TypePackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) 的选择器类型。

适用于

另请参阅