IPublishFile2.Group 属性

定义

获取或设置此文件的下载组。

public:
 property System::String ^ Group { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Group { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1)]
public string Group { get; set; }
[<System.Runtime.InteropServices.DispId(1)>]
member this.Group : string with get, set
Public Property Group As String

属性值

String

此文件的下载组。

实现

属性

适用于