PackageRelationshipSelector.SelectorType Propiedad

Definición

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

Valor de propiedad

El tipo de selector de Id o Type especificado para el constructor PackageRelationshipSelector(Uri, PackageRelationshipSelectorType, String).

Se aplica a

Consulte también