ServiceProviderHierarchyOrder.PackageSite Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The order for a package service provider.
public: int PackageSite = 100;
int PackageSite = 100;
public const int PackageSite = 100;
val mutable PackageSite : int
Public Const PackageSite As Integer = 100