LinkDescriptor.SourceProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
DataServiceResponse 所返回链接中源实体的标识符属性。
public:
property System::String ^ SourceProperty { System::String ^ get(); };
public string SourceProperty { get; }
member this.SourceProperty : string
Public ReadOnly Property SourceProperty As String
属性值
源实体中标识符属性的字符串标识符。