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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET