PackageRelationshipSelector.SelectorType Property

Definition

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

Property Value

The selector type of Id or Type specified to the PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String) constructor.

Applies to

See also