BasicProfileViolation.Details 属性

定义

获取一个 String,它提供基本概要的 WSDL 冲突的详细说明。

public:
 property System::String ^ Details { System::String ^ get(); };
public string Details { get; }
member this.Details : string
Public ReadOnly Property Details As String

属性值

String

一个 String,它提供基本概要的 WSDL 冲突的详细说明。

适用于