ServiceMetadataPublishingElement.ExternalMetadataLocation Property
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.
Gets or sets a string that contains the location of service metadata.
public:
property Uri ^ ExternalMetadataLocation { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("externalMetadataLocation")]
public Uri ExternalMetadataLocation { get; set; }
[<System.Configuration.ConfigurationProperty("externalMetadataLocation")>]
member this.ExternalMetadataLocation : Uri with get, set
Public Property ExternalMetadataLocation As Uri
Property Value
A URI that specifies the location of a WSDL file, which is returned to the user in response to WSDL and MEX requests instead of the auto-generated WSDL. The default is a null
Uri object.
- Attributes
Remarks
When this property is not set, the auto-generated WSDL is returned.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา