FindCriteria.ScopeMatchByPrefix 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.
Specifies that scopes are matched using the prefix method (http://schemas.xmlsoap.org/ws/2004/10/discovery/rfc2396
) as defined by the WS-Discovery Specification.
public: static initonly Uri ^ ScopeMatchByPrefix;
public static readonly Uri ScopeMatchByPrefix;
staticval mutable ScopeMatchByPrefix : Uri
Public Shared ReadOnly ScopeMatchByPrefix As Uri
Field Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.