BasicProfileViolation.Recommendation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个 String 对象,该对象说明基本概要 1.1 版规范的 WSDL 冲突。
public:
property System::String ^ Recommendation { System::String ^ get(); };
public string Recommendation { get; }
member this.Recommendation : string
Public ReadOnly Property Recommendation As String
属性值
-
String
String 对象,该对象说明基本概要 1.1 版规范的 WSDL 冲突。
适用于