PostItem.References 属性

定义

获取或设置帖子项的引用。

public:
 property System::String ^ References { System::String ^ get(); void set(System::String ^ value); };
public string References { get; set; }
Public Property References As String

属性值

引用字符串。

适用于